freetype
[Top][All Lists]
Advanced

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

[Freetype] Re: [Gltt-discuss] Kerning


From: Wallace Chigona
Subject: [Freetype] Re: [Gltt-discuss] Kerning
Date: Wed, 26 Sep 2001 17:30:38 +0200

Gerard Lanois wrote:
> 
> --- Wallace Chigona <address@hidden> wrote:
> > I have some problems with kerning.  In the code below I am loading a
> > face and an ".afm" file.  The test FT_HAS_KERNING(face) returns "false"
> > however, the kerning has a value "-128, 0".
> >
> > How should I understand this?
> >
> 
> I think it is a question of units.  Does the freetype library
> give answers in terms of 1/64's (or some other unit)?  If
> the 1/64 is correct, then your kerning value is -2.
> 

Ok.  But what I am more concerned with the conflicting results: i.e
FT_HAS_KERNING(face) returns "false" while the  FT_Get_Kerning gives
no-zero values.

regards,



reply via email to

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