DescriptionReset conicWeights in SkPath::consumeDegenerateSegments when rewinding to last Move op
Without this patch the iterator can end up running off the end of the conic weights if there is a mixture of degenerate and non-degenerate ops
Note: we might want to suppress the generation of degenerate conics and lines in SkPath::addRRect
BUG=459897
Committed: https://skia.googlesource.com/skia/+/b8de1f46594c3cd9c537f0b128c6d6eb30a9f463
Patch Set 1 #Patch Set 2 : Added unit test #
Total comments: 1
Messages
Total messages: 9 (3 generated)
|