Change winding quality handling when on starting point

This commit is contained in:
Jürg Lehni 2019-06-23 04:48:05 +02:00
parent 2ef8175cb8
commit b51a4bed57

View file

@ -593,9 +593,7 @@ PathItem.inject(new function() {
onPath = true;
}
}
// TODO: Determine how to handle quality when curve is crossed
// at starting point. Do we always need to set to 0?
quality = 0;
quality /= 4;
}
vPrev = v;
// If we're on the curve, look at the tangent to decide whether to