> Also - as I have already invested much time in Freetype I no longer
> have time to integrate a different library such as Pango - is there
> somewhere I can obtain freely distributable TTF files that contains
> kerning information that can be handled by Freetype?

If a font doesn't contain a `GPOS' table and only `kern', you are on
the safe side.  This inspection can be done even manually; just search
for `GPOS' inside the font (rather at the beginning, within the first
few kBytes).


    Werner

_______________________________________________
Freetype-devel mailing list
Freetype-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to