freetype
[Top][All Lists]
Advanced

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

Re: [ft] Galette kerning issues


From: Pierre Marchand
Subject: Re: [ft] Galette kerning issues
Date: Mon, 6 Apr 2009 11:01:54 +0200
User-agent: KMail/1.11.1 (Linux/2.6.27.19-3.2-default; KDE/4.2.1; i686; ; )

Vous avez écrit :
> Hi everyone.
>
> I'm working on an sdl+opengl+freetype project. I'm using the Galette face
> (galette-med.otf OpenType font) 
>[…]
> Any ideas?

As already said, kerning is likely to lie into kern feature rather than a kern 
table. I recently wrote some code (warn you, it’s heavily Qt based) which 
could help if you don’t want to use an OpenType processor (which is the right 
thing to do in fact (the one in Harfbuzz  working well AFAICS)). The code 
itself you can see there:
<http://svn.gna.org/viewcvs/undertype/trunk/tools/typotek/src/fmkernfeat.h?rev=911&view=markup>
<http://svn.gna.org/viewcvs/undertype/trunk/tools/typotek/src/fmkernfeat.cpp?rev=911&view=markup>

my 2¢

-- 
Pierre Marchand
http://www.oep-h.com






reply via email to

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