Add support for extracting kerning tables from 'kern' tables. Only format 0
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sat, 10 Feb 2007 22:34:44 +0000 (22:34 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sat, 10 Feb 2007 22:34:44 +0000 (22:34 +0000)
commit1a61f5699d2842752bfdbef69371af8da70a578c
tree394c85d1520bd60d59735b70e7d8285956da9b10
parent1cd00fea71fa0387d591710a08fa89b240f46d64
Add support for extracting kerning tables from 'kern' tables.  Only format 0
(simple pair kerning) is supported, but with both Apple- and Microsoft-format
headers.

Also reference Microsoft's TrueType specification in comments, since I've used
that to write some of this code.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@7268 cda61777-01e9-0310-a592-d414129be87e
in_sfnt.c