freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ft-devel] Re: About Gsub table in opentype.


From: Werner LEMBERG
Subject: Re: [ft-devel] Re: About Gsub table in opentype.
Date: Sat, 06 Nov 2010 09:50:28 +0100 (CET)

> do you know any other small open source library can do this job?

No.

> i just want to display the vertical characters, the layout engine is
> to big for me.

Then load the GSUB table with FT_Load_Sfnt_Table and parse the data by
yourself.  This is rather straightforward.


    Werner



reply via email to

[Prev in Thread] Current Thread [Next in Thread]