> So, if i've understand everything, the tags of each point will help
> me to know if the point is on the outline,

Yes.

> and if not, to solve the
> Bezier's equation that will permit me to find points on the curve

No need to solve it at all.  Just bisect the curves (you can look up
this property in the internet) until you get an approximation which
can be substituted with a straight line.


    Werner


_______________________________________________
Freetype mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/freetype

Reply via email to