freetype
[Top][All Lists]
Advanced

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

Re: [ft] Accessing font tables?


From: Werner LEMBERG
Subject: Re: [ft] Accessing font tables?
Date: Tue, 10 Jun 2008 06:33:24 +0200 (CEST)

> 3. So a conversion from 4-letter tag to FT_Sfnt_Tag is required.
>    Which function does the conversion?

Why FT_Sfnt_Tag?  This enumeration is special to FT_Get_Sfnt_Table
which provides access to already loaded tables, and the `kern' table
isn't one of them.

The function to be used is FT_Load_Sfnt_Table, I think.


    Werner




reply via email to

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