>>   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


_______________________________________________
Freetype-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to