DescriptionDo not use SkCreateTypefaceFromCTFont for custom fonts
SkCreateTypefaceFromCTFont implies fonts are non-local
(i.e. serialized as font name only, not the glyphs). This
does not work with the dynamically loaded fonts, so just
keep the SkTypeface we used to create in FontCustomPlatformDataMac
rather than create one from CTFont.
BUG=426088
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=184884
Patch Set 1 #Patch Set 2 : removed lion-specific test expectations #
Messages
Total messages: 21 (7 generated)
|