freetype-devel
[Top][All Lists]
Advanced

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

[ft-devel] is it possible to retrieve whole kerning table?


From: Piotr Pawłow
Subject: [ft-devel] is it possible to retrieve whole kerning table?
Date: Fri, 13 Jan 2006 17:14:57 +0100
User-agent: KMail/1.9.1

Hello,

I am trying to figure out how to implement WIN32 GetKerningPairs[1] function 
in Wine. Unfortunately, I can't find a similar function in freetype API. 
There is FT_Get_Kerning, but in order to build a whole table I would need to 
know all the kerning pairs in a font, or brute-force check all 
combinations :)

Any idea how to do it?

[1] http://msdn.microsoft.com/library/en-us/gdi/fontext_969f.asp

-- 
 Piotr Pawłow
 mailto:address@hidden




reply via email to

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