Descriptioncompute split conic endpoints exactly
The divide by w can generate slightly erroneous results even
for t == 0 or t == 1. The error in turn defeats detecting
a point in common for a pair of curves that travel in
opposite directions.
Instead, special case endpoints when the t is 0 or 1.
TBR=reed@google.com
BUG=514118
Committed: https://skia.googlesource.com/skia/+/bb134333648c5e44e00a95b8323033a6264ecae0
Patch Set 1 #
Messages
Total messages: 3 (1 generated)
|