freetype-devel
[Top][All Lists]
Advanced

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

Re: [Devel] Enumerating font encoding


From: Werner LEMBERG
Subject: Re: [Devel] Enumerating font encoding
Date: Fri, 25 Jan 2002 08:41:50 +0100 (CET)

> From my perspective, the API could look like:
> 
>       FT_Error
>       FT_Get_Chars (FT_Face face, FT_ULong first, FT_ULong last, 
>                     FT_ULong masks[], FT_ULong *next);
> 
> This would treat 'masks' as a boolean array and fill it with data
> indicating which of the glyphs from first to last were present in
> the encoding.  *next would be filled in with the next glyph
> available after last.

Looks nice.  Can you contribute something?


    Werner



reply via email to

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