> >> are there any convenience functions or macros to manually construct > >> an FT_Outline in a way that is similar to the FT_Stroker APIs? > >> e.g. functions like FT_Outline_LineTo(), > >> FT_Outline_CubicTo()....would come in really handy or do I really > >> have to do all this manually? > > > No there aren't, but I think it would be good to have such functions. > > Please file an issue in the bug tracker – or maybe you can even > > contribute? > > Someone really wants to turn FreeType into a drawing engine. :) > Aren't there problems with complex filing complex self-intersecting contours?
I don't need that so it's not much of a problem for me at least. FreeType draws the things I need just fine. No need to use cairo with its restrictive license any longer. As for AGG, I don't like C++. So FreeType could really fill in a market gap, i.e. a vector drawing engine with a strong copyleft license. Marco _______________________________________________ Freetype mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/freetype
