[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft-devel] Obtaining CID-specific info from an FT_Face?
From: |
Werner LEMBERG |
Subject: |
Re: [ft-devel] Obtaining CID-specific info from an FT_Face? |
Date: |
Sat, 07 Jul 2007 20:34:00 +0200 (CEST) |
> I'd like to get access to some of the CID-specific info (for
> example, the Registry/Ordering/Supplement triple) from an FT_Face.
> I understand how to do this using internal headers/structs, but that
> seems fragile and not the best way. What would be the correct way
> to do this? I'd be happy to add some functions to get at this info,
> but I don't know the best way to proceed. Is there something
> similar that I can model this on?
I suggest a `service'. Have a look at the stuff in
include/freetype/internal/services. An example of service access is
given in src/base/ftbdf.c.
Werner
- [ft-devel] Obtaining CID-specific info from an FT_Face?, Derek Clegg, 2007/07/06
- Re: [ft-devel] Obtaining CID-specific info from an FT_Face?,
Werner LEMBERG <=
- Re: [ft-devel] Obtaining CID-specific info from an FT_Face?, Derek Clegg, 2007/07/13
- Re: [ft-devel] Obtaining CID-specific info from an FT_Face?, Werner LEMBERG, 2007/07/13
- Re: [ft-devel] Obtaining CID-specific info from an FT_Face?, Derek Clegg, 2007/07/13
- Re: [ft-devel] Obtaining CID-specific info from an FT_Face?, Werner LEMBERG, 2007/07/14
- Re: [ft-devel] Obtaining CID-specific info from an FT_Face?, Werner LEMBERG, 2007/07/14
- Re: [ft-devel] Obtaining CID-specific info from an FT_Face?, Derek Clegg, 2007/07/16
- Re: [ft-devel] Obtaining CID-specific info from an FT_Face?, Werner LEMBERG, 2007/07/16
- Re: [ft-devel] Obtaining CID-specific info from an FT_Face?, Derek Clegg, 2007/07/16
- Re: [ft-devel] Obtaining CID-specific info from an FT_Face?, Werner LEMBERG, 2007/07/17