freetype
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ft] Using SVG Font Glyph Data In FreeType


From: Werner LEMBERG
Subject: Re: [ft] Using SVG Font Glyph Data In FreeType
Date: Tue, 06 Apr 2010 16:35:16 +0200 (CEST)

> I am looking mostly for information on how to convert the path data
> in the SVG, into something that freetype can understand/interpret.

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]