[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft-devel] is it possible to retrieve whole kerning table?
From: |
George Williams |
Subject: |
Re: [ft-devel] is it possible to retrieve whole kerning table? |
Date: |
17 Jan 2006 15:24:12 -0800 |
On Tue, 2006-01-17 at 09:20, Werner LEMBERG wrote:
> > But I guess a truetype kern table is just a special case of GPOS,
> > namely a GPOS pair-adjustment table.
>
> This is correct.
Er...
Apple's 'kern' also supports kerning by classes (which opentype
documents but does not support, as I recall), and kerning by state
machine which is no really a subset of GPOS.
Even the simple kern table MS supports can do rather more complicated
things that the one dimensional kerning we typically think of.