DescriptionExplicitly use SkPaint(s) in SVGShapePainter
This replaces use of SVGLayoutSupport::updateGraphicsContext to update
the GC-state with code that fills in and uses SkPaints explicitly, and
hence avoids saving GC-state (except for CTM updates).
As a side-effect, the code to handle stroke of zero-length is simplified
significantly.
BUG=424655
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=193272
Patch Set 1 #
Total comments: 17
Patch Set 2 : Use GC::draw*; transfer->apply. #
Messages
Total messages: 11 (2 generated)
|