On Fri, Jun 12, 2020 at 12:31 AM Anuj Verma <an...@iitbhilai.ac.in> wrote: > ... specifically in function `solve_cubic_equation' ...
How many times do you have to solve this for each glyph? How many different solutions (aka curve points) do you have to find for each curved segment? I figure there are a lot of grid-curve pairs to enumerate with most of the curve segment sampled fairly frequently... Do you see where I am going?