freetype
[Top][All Lists]
Advanced

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

Re: [ft] How to know Unicode supports or not?


From: Werner LEMBERG
Subject: Re: [ft] How to know Unicode supports or not?
Date: Wed, 17 Feb 2010 23:55:16 +0100 (CET)

> Can anybody please explain me, In what way we can determine whether
> the font file supports the given unicode-character?  Which API is
> useful for

Simply use FT_Get_Char_Index.  It returns 0 if there is no glyph for a
given character code.


    Werner




reply via email to

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