freetype
[Top][All Lists]
Advanced

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

Re: [ft] How to find all the glyphs supported by a typeface


From: mpsuzuki
Subject: Re: [ft] How to find all the glyphs supported by a typeface
Date: Wed, 26 Aug 2009 20:49:37 +0900

Hi,

On Wed, 26 Aug 2009 16:39:55 +0530
Noorul Sahabudeen <address@hidden> wrote:
>                                     I want to find all the unicode for 
>the glyphs supported by a Typeface.

What you want is only the list of Unicode codepoints
(without glyph ID? If so, please try FT_Get_Next_Char().

http://freetype.sourceforge.net/freetype2/docs/reference/ft2-base_interface.html#FT_Get_Next_Char

Regards,
mpsuzuki




reply via email to

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