On Tue, 5 May 2020 at 00:15, Connor McAdams conmanx360@gmail.com wrote:
Looking for feedback on my current methods of storing the control points of cubic beziers, and the new bezier flattening method. Also, any suggestions on more tests to write would be helpful.
The way cubics are stored largely makes sense to me. I have some more specific comments in reply to the patch itself. I didn't look at the flattening code; it seems best to worry about one thing at a time for the moment.