DescriptionFix SkTypeface::serialize() on Mac by properly indicating local fonts
We used to always set isLocalStream to false in SkTypeface_Mac::onGetFontDescriptor(),
which caused SkTypeface::serialize() to never actually serialize fonts.
BUG=skia:2698
Committed: https://skia.googlesource.com/skia/+/26337e970201cae39f44b49546b8d9b0bc5e5c98
Patch Set 1 #Patch Set 2 : style nits #
Total comments: 1
Patch Set 3 : avoid caching fonts created from stream #
Messages
Total messages: 8 (0 generated)
|