DescriptionGet rid of getCTM/setCTM pair in Font::paintGlyphsVertical
GC::setCTM is not safe to use in the presence of active recordings, since
it will end up accumulating the saved matrix on the currently active
SkCanvas. Use a GCSS to save/restore the CTM instead.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=186291
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|