DescriptionBug fix for cull_line in SkDashPathEffect.
In cull_line we must also check if both points are the same. Otherwise we
fail the assert in the else "SkASSERT(dy && !dx)".
This is currently blocking the roll as it fails a webkit test.
BUG=skia:
Committed: https://skia.googlesource.com/skia/+/21402e3851454e90329bad52893f29959da086f7
Patch Set 1 #Patch Set 2 : Add test cases to dashing gm #
Messages
Total messages: 10 (4 generated)
|