freetype-devel
[Top][All Lists]
Advanced

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

Opinion on: FT_Get_Char_Index() returns 0 for char(0x020)


From: Bart De Lathouwer
Subject: Opinion on: FT_Get_Char_Index() returns 0 for char(0x020)
Date: Sun, 15 Oct 2000 18:30:16 +0200

 > > >    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...
 
 I would go for option nr 2.
 This way the result value only serves one purpose (indicate success or
 failure).
 Index will then carry the Char_Index, again only one purpose!
 
 Cheers
 Bart De Lathouwer
 
 




reply via email to

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