>> 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? _______________________________________________ Freetype mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/freetype
