freetype-devel
[Top][All Lists]
Advanced

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

Re: FT_Get_Char_Index() returns 0 for char(0x020)


From: Just van Rossum
Subject: Re: FT_Get_Char_Index() returns 0 for char(0x020)
Date: Sun, 15 Oct 2000 20:25:03 +0100

At 5:10 PM +0200 15-10-2000, Werner LEMBERG wrote:
>> >    2. Define the function as
>> >
>> >         FT_Error  FT_Get_Char_Index( FT_Face   face,
>> >                                      FT_ULong  charcode,
>> >                                      FT_UInt*  index );
>> >
>> > I prefer 2.
>>
>> Option 2 sounds fine...
>
>David?  Others?  This is an important change, and I want to hear more
>opinions...

How about:

  3.
  Change the glyph array upon reading the font, to make sure
  index 0 is always .notdef

Or am I missing something? The order of the CharStrings dict is completely
arbitrary, so why not change it? (simply sort it?)

Just





reply via email to

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