DescriptionCorrect glyph with non-bmp from typeface on Mac.
CTFontGetGlyphsForChars puts the glyph id at the index of the lead
surrogate as is documented in comments, but the code is looking at
the index of the trail surrogate.
BUG=skia:2960
Committed: https://skia.googlesource.com/skia/+/7b09aab7130c174c6a2dd4becedbddaa6cf7945d
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|