freetype
[Top][All Lists]
Advanced

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

[Freetype] Kerning with Type1 Fonts


From: Anthony Feick
Subject: [Freetype] Kerning with Type1 Fonts
Date: Mon, 27 Aug 2001 21:05:09 -0500

I'm having a problem with kerning and the Type1 fonts included with Adobe Acrobat for Linux. I'm loading the AFM file with FT_Attach_File, but FT_HAS_KERNING still returns false. The AFM files appear to contain kerning tables:

StartKernData
StartKernPairs 998
KPX A C -30
KPX A Ccedilla -29
KPX A G -31
....
KPX zero one 12
KPX zero seven 7
EndKernPairs
EndKernData

The kerning works with TT fonts, and I'm using FreeType 2.0.4. I appreciate any help/tips anyone can give.

-Tony


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp




reply via email to

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