freetype-devel
[Top][All Lists]
Advanced

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

Re: [Devel] Kerning with Type1 Fonts


From: David Turner
Subject: Re: [Devel] Kerning with Type1 Fonts
Date: Thu, 30 Aug 2001 10:09:17 +0200

Thanks Anthony, this has been fixed !

- David


Anthony Feick a écrit :
> 
> I mentioned this in the freetype mailing list, but I've done some debugging.
>   It appears that the T1_Read_AFM function ( src/type1/t1afm.c line 159 )
> doesn't set the FT_FACE_FLAG_KERNING bit in the face_flags.
> 
> I added the following line to src/type1/t1afm.c at line 204:
>     t1_face->face_flags |= FT_FACE_FLAG_KERNING;
> 
> Everything works great now!
> 
> Thanks,
> Tony
> 
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
> 
> _______________________________________________
> Devel mailing list
> address@hidden
> http://www.freetype.org/mailman/listinfo/devel



reply via email to

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