[Top][All Lists]
[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: |
Behdad Esfahbod |
Subject: |
Re: [ft-devel] Re: [FYI] Re: Getting pathname from FT_Face (patch for future discussion) |
Date: |
Mon, 15 Mar 2010 22:55:52 -0400 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.8) Gecko/20100301 Fedora/3.0.3-1.fc12 Thunderbird/3.0.3 |
On 03/15/2010 08:36 AM, address@hidden wrote:
>
> 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.
In another note, since you seem to be writing a lot of FreeType patches
recently, it doesn't hurt to ask: have you ever considered implementing
reference counts for FreeType? That would be very highly appreciated by all
the building blocks sitting on top of FreeType! I know at least cairo,
harfbuzz, and pango have gone way out of their way to work around this.
Cheers,
behdad
- [ft-devel] [FYI] Re: Getting pathname from FT_Face (patch for future discussion), mpsuzuki, 2010/03/11
- Re: [ft-devel] [FYI] Re: Getting pathname from FT_Face (patch for future discussion), Werner LEMBERG, 2010/03/13
- Re: [ft-devel] [FYI] Re: Getting pathname from FT_Face (patch for future discussion), Behdad Esfahbod, 2010/03/14
- Re: [ft-devel] [FYI] Re: Getting pathname from FT_Face (patch for future discussion), mpsuzuki, 2010/03/15
- Re: [ft-devel] [FYI] Re: Getting pathname from FT_Face (patch for future discussion), Werner LEMBERG, 2010/03/15
- [ft-devel] Re: [FYI] Re: Getting pathname from FT_Face (patch for future discussion), mpsuzuki, 2010/03/15
- Re: [ft-devel] Re: [FYI] Re: Getting pathname from FT_Face (patch for future discussion), Werner LEMBERG, 2010/03/15
- [ft-devel] Re: [FYI] Re: Getting pathname from FT_Face (patch for future discussion), mpsuzuki, 2010/03/15
- Re: [ft-devel] Re: [FYI] Re: Getting pathname from FT_Face (patch for future discussion),
Behdad Esfahbod <=
- [ft-devel] Reference count in FreeType2, mpsuzuki, 2010/03/15
- [ft-devel] Re: Reference count in FreeType2, Behdad Esfahbod, 2010/03/15
- [ft-devel] Re: Reference count in FreeType2, Werner LEMBERG, 2010/03/16
- [ft-devel] Re: Reference count in FreeType2, Behdad Esfahbod, 2010/03/23
- [ft-devel] Re: Reference count in FreeType2, Werner LEMBERG, 2010/03/16
- Re: [ft-devel] Re: [FYI] Re: Getting pathname from FT_Face (patch for future discussion), Werner LEMBERG, 2010/03/16
- Re: [ft-devel] [FYI] Re: Getting pathname from FT_Face (patch for future discussion), Behdad Esfahbod, 2010/03/15
- Re: [ft-devel] [FYI] Re: Getting pathname from FT_Face (patch for future discussion), Werner LEMBERG, 2010/03/16
- Re: [ft-devel] [FYI] Re: Getting pathname from FT_Face (patch for future discussion), Behdad Esfahbod, 2010/03/23