freetype-devel
[Top][All Lists]
Advanced

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

Re: [Devel] How can extract the outline from FT_GlyphSlotRec?


From: Scott Long
Subject: Re: [Devel] How can extract the outline from FT_GlyphSlotRec?
Date: Wed, 10 Jul 2002 16:10:19 -0700

On Wed, 10 Jul 2002 22:58:58 +0000
 "net pl" <address@hidden> wrote:
Hi,
I saw that to extract a glyph image from the FT_GlyphSlotRec, I can use the FT_Get_Glyph(..). And for the glyph outline, is there a similar function?

I hope somebody can help me.

Thanks,
netpl.



_________________________________________________________________
Rejoignez MSN Hotmail, le plus important service de messagerie http://www.hotmail.com/fr


_______________________________________________
Devel mailing list
address@hidden
http://www.freetype.org/mailman/listinfo/devel

Assuming you are using FreeType2, you can access the outline directly through the FT_GlyphSlotRec structure as FT_GlyphSlotRec.outline


Scott Long
SwiftView, Inc. http://www.swiftview.com



reply via email to

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