Descriptiondon't fix winding for empty paths
A path can be non-empty but become empty when it is simplified.
For instance, a path with the same rectangle, twice, with opposite
windings.
No contours are created for empty paths, so don't try to
fix their winding direction.
Additionally, check for a NULL coincidence since the
OpBuilder assumes that no concidence edges can be present
after the paths are simplified. This code should not get
called, but it's worth the future-proofing to check.
R=fmalita@chromium.org
BUG=502792
Committed: https://skia.googlesource.com/skia/+/218f21ac09c70b98a10cb8e1999b85a22fa0b151
Patch Set 1 #
Messages
Total messages: 5 (1 generated)
|