DescriptionDon't try to scale embedded bitmaps.
If a font is bitmap only we need to scale a bitmap to obtain
the requested size if there isn't an exact match. If a font has
embedded bitmaps then these bitmaps should never be scaled by Skia.
Allow FreeType to do the scaling (as requested by the font).
BUG=chromium:408059
Committed: https://skia.googlesource.com/skia/+/a85511adc0173bd44ec18dd7f026ef191b2d683e
Patch Set 1 #
Total comments: 2
Patch Set 2 : Address comments. #Messages
Total messages: 8 (2 generated)
|