DescriptionConst-correctness in PDF drawText() call
If SkPDFDevice::drawText is called with glyph encoding and a font with
cubic outlines (CFF or Type1) and a glyph code > 255 then it was
mutating the in(const) glyph codes in place. Instead, a copy is made.
BUG=skia:3019
Committed: https://skia.googlesource.com/skia/+/2f912f39b005b1725bd367c9dc5f1827cdde7be5
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|