freetype-devel
[Top][All Lists]
Advanced

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

Re: [ft-devel] Re: [FYI] Re: Getting pathname from FT_Face (patch for fu


From: Werner LEMBERG
Subject: Re: [ft-devel] Re: [FYI] Re: Getting pathname from FT_Face (patch for future discussion)
Date: Tue, 16 Mar 2010 07:00:46 +0100 (CET)

>>   FT_EXPORT( FT_Error )      
>>   FT_Object_Get_Property( FT_Library    library,
>>                           FT_Pointer    object,
>>                           const char*   object_type,
>>                           const char*   property_name,
>>                           FT_Pointer*   property,
>>                           const char**  property_type );
> 
> Ok, now I think this is a bit over-engineering it :).  It looks more
> like Python than FreeType!  I think the previous API was more inline
> with FreeType's API design.

Yes :)  Perhaps it is better to stay with two API functions,
discarding my idea.


    Werner




reply via email to

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