> Thanks to those who have made suggestions. Converting the font to a
> TTF just to read it defies the purpose of them using SVG in the
> first place; Ideally i'd like to just use the glyph data in the SVG
> directly and I just dont know how to get freetype2 to construct the
> glyph.  [...]

Perhaps my message didn't came through:

  Have a look at example3.cpp from the tutorial:

    http://freetype.sourceforge.net/freetype2/docs/tutorial/example3.cpp

  It demonstrates how to fill an FT_Outline structure manually, then
  rendering it.


    Werner


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

Reply via email to