Descriptionadd convexity logic and tests for scalar max, Inf, and NaN
PathOps relies on isConvex() only returning true for trivially
convex paths. The old logic also returns true if the paths that
contain NaNs and Infinities. Return kUnknown_Convexity instead
in those cases and in cases where the convexity logic computes
intermediaries that overflow.
Committed: https://skia.googlesource.com/skia/+/d3d1a988b1ed144b0123dbe594c3a47a63d6451d
Patch Set 1 #
Total comments: 1
Messages
Total messages: 7 (2 generated)
|