DescriptionCheck for degenerate edges in cubic->quad conversion called by convex path renderer.
Cubics that are nearly degenerate now make it down here via the convex path renderer. They used to get filtered out by the path iterator but that was problematic. We wound up producing NaN vertices.
BUG=2677
Committed: https://skia.googlesource.com/skia/+/3935a7bfe64293edf9b06527f59d657ff4e280cb
Patch Set 1 #Patch Set 2 : update comment #Messages
Total messages: 5 (0 generated)
|