DescriptionFix typeface ids on Mac.
The current typeface ids with CoreText rely on ATS (which causes
memory use issues) or font data (which is unreliable, and will not
work with axes and synthetics). This changes the code so that stream
fonts never end up in the cache and always get a unique id, and
system fonts will be given an id as they are used.
Committed: https://skia.googlesource.com/skia/+/64fb51d36df5d4e857c3425fe4cb1b1ecbd169fb
Patch Set 1 #
Total comments: 3
Patch Set 2 : Remove some leaks, maybe some races. #
Messages
Total messages: 10 (4 generated)
|