DescriptionReland "Change FontFallbackWin to use FamilyNameIterator"
Change the windows font fallback code to use SkTypeface and
createFamilyNameIterator to check whether a font exists instead of
calling GDI directly. This removes the last use of HFONT for DW builds
and supports fonts with locale dependent names.
Originally landed in r167917 and reverted in r167937 as it caused
crashes due to a missing adoptRef call. This patch includes the
missing adoptRef call.
BUG=251355
R=bungeman@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=167985
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|