DescriptionFix Skia FontCache platform data construction to use right font size
The skia version of FontCache::createFontPlatformData incorrectly used
fontDescription.computedSize instead of computedPixelSize even if sub-
pixel font scaling wasn't enabled. This could cause an entry with the
wrong size to be added to the FontCache.
BUG=304986
R=leviw@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=159122
Patch Set 1 #Patch Set 2 : Patch for landing #Patch Set 3 : #
Messages
Total messages: 6 (0 generated)
|