Description[TextBlob] Recompute blob bounds when empty.
Blob bounds should never be empty, but we sometimes receive empty bounds
for glyphs with logical width == 0. In this case, let Skia re-compute
the correct bounds.
(This is a stop-gap fix for http://crbug.com/445527. For a long term fix
we need to investigate either a) using glyph overflow bounds instead of
logical bounds or b) always defer bounds computation to Skia)
BUG=445527
R=jbroman@chromium.org,eae@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=188099
Patch Set 1 #
Messages
Total messages: 6 (1 generated)
|