[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: support for OpenType Fonts
From: |
Werner LEMBERG |
Subject: |
Re: support for OpenType Fonts |
Date: |
Tue, 02 May 2000 14:25:57 +0000 (GMT) |
> > FreeType 1.3.1 library did not have complete
> > support for all the tables of Open Type Fonts( e.g. GPOS)
>
> FreeType 1.4 has complete GPOS support -- please get
>
> ftp://ftp.freetype.org/freetype/devel/freetype-current.tar.gz
>
> for a not-yet released version.
An additional remark: The interface is fully used in the ftstrtto test
program -- I've only tested with Arabic, and I'm very interested in
Indic results.
The interface of the GSUB/GPOS imlementation is, hmm, inelegant, I
think. I would be glad if you can comment it, maybe suggesting
improvements. Since David wants to port GSUB/GPOS support from FT1 to
FT2, this would be especially valuable.
Werner