DescriptionUse TEXTMETRICS for font metrics for Skia/GDI
Blink currently uses TEXTMETRICS for font metrics on windows,
regardless of the font type. Skia currently does not.
Set the SK_GDI_ALWAYS_USE_TEXTMETRICS_FOR_FONT_METRICS flag for
windows which will instruct Skia to use the same font metrics for the
GDI backend as our current GDI implementation.
BUG=252705
R=reed@google.com, thakis@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=207911
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|