DescriptionSupport sideloaded fonts for DirectWrite
Chrome side is: https://codereview.chromium.org/231763003/
This isn't perfect (using the family name directly rather than
doing a name/style/etc. fallback based lookup), but it's simple
and works sufficiently for layout tests and local developer use
of custom fonts. If we want to in the future, the same interface
could be used in conjunction with some skia changes to support
custom font collections, which would get the full style matching
support.
TBR=dglazkov@chromium.org
R=eae@chromium.org
BUG=333029
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=171400
Patch Set 1 #Patch Set 2 : . #
Total comments: 4
Patch Set 3 : add ForTesting, iterator name #
Messages
Total messages: 7 (0 generated)
|