DescriptionDFText: fix placement of glyphs when we fall back to paths
Rendering a glyph with a path wants to place it at the (sx, sy) we get
as input to the method, but we add (dx, dy) for the clipRect check.
Hence, we need to subtract that out before we render the path.
Committed: https://skia.googlesource.com/skia/+/0e66aaa503fd30b9860c0306ae20e8d7758b0fe6
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|