in reply to Re: PDF API2 Kerning
in thread PDF API2 Kerning

Indeed, that is the Kerning code.. but it isn't working. Someone else I know has got the whole thing working, and they didnt have to change anything. However, somehow using the same ttf file as they are, the kerning is not being applied

Replies are listed 'Best First'.
Re^3: PDF API2 Kerning
by Khen1950fx (Canon) on Dec 14, 2009 at 21:47 UTC
    I looked at the docs for PDF::API2::Basic::TTF::Kern, and it seems that it'll read and output to file information on kerning tables 0 and 2. There are no support functions that do anything with the kerning tables at this time. The author calls it a "bug".