question on quadratic bezier conditions
Author: zumpchkeCreated Dec 23, 2021Updated Dec 23, 2021
What is the significance of the below conditions? I can't find a resource on it.
https://github.com/fogleman/primitive/blob/master/primitive/quadratic.go#L78
Source: fogleman/primitive