freetype
[Top][All Lists]
Advanced

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

[ft] How do I iterate over each kerning pair?


From: Vinnie
Subject: [ft] How do I iterate over each kerning pair?
Date: Thu, 30 Dec 2010 08:18:40 -0800 (PST)

I know that you can use FT_Get_Kerning() if you want to retrieve the kerning 
for a specific pair of glyphs but what if I just want to loop over all of the 
available kerning pairs and get the information? I'm trying to transfer all the 
data in a FreeType FT_Face into another object in a 3rd party drawing framework.



reply via email to

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