freetype2/include/freetype/internal
Werner Lemberg ef915c36f4 * docs/CHANGES: Updated.
Add new service for getting the ROS from a CID font.

* include/freetype/config/ftheader.h (FT_CID_H): New macro.
* include/freetype/ftcid.h: New file.

* include/freetype/internal/ftserv.h (FT_SERVIVE_CID_H): New macro.
* include/freetype/internal/services/svcid.h: New file.

* src/base/ftcid.c: New file.

* src/cff/cffdrivr.c: Include FT_SERVICE_CID_H.
(cff_get_ros): New function.
(cff_service_cid_info): New service structure.
(cff_services): Register it.

* src/cff/cffload.c (cff_font_done): Free registry and ordering.

* src/cff/cfftypes.h (CFF_FontRec): Add `registry' and `ordering'.

* modules.cfg (BASE_EXTENSIONS): Add ftcid.c.
2007-07-16 20:46:05 +00:00
..
services * docs/CHANGES: Document FT_Face_CheckTrueTypePatents). 2007-06-11 04:55:58 +00:00
autohint.h Spelling fixes from Alexei. 2007-01-29 14:49:59 +00:00
ftcalc.h * src/base/ftcalc.c: Don't use `long long' but `FT_Int64'. 2006-11-03 09:40:12 +00:00
ftdebug.h Spelling fixes from Alexei. 2007-01-29 14:49:59 +00:00
ftdriver.h Normalize quotation to `...'. 2006-03-24 12:46:49 +00:00
ftgloadr.h * include/freetype/internal/ftgloadr.h, 2006-08-16 16:50:55 +00:00
ftmemory.h * src/pfr/pfrcmap.c: Include pfrerror.h. 2007-07-07 07:30:40 +00:00
ftobjs.h Formatting, typos. 2007-05-15 11:55:37 +00:00
ftrfork.h Formatting, copyright years, documentation improvements. 2006-02-17 08:07:09 +00:00
ftserv.h * docs/CHANGES: Updated. 2007-07-16 20:46:05 +00:00
ftstream.h * builds/toplevel.mk (dist): Extract version number from freetype.h. 2006-12-09 08:20:37 +00:00
fttrace.h * include/freetype/ftoutln.h (FT_Outline_Embolden): Mention in 2006-02-15 06:05:52 +00:00
ftvalid.h 2006-10-03 Jens Claudius <jens.claudius@yahoo.com> 2006-10-03 08:53:37 +00:00
internal.h * include/freetype/internal/ftobjs.h: Don't include 2004-09-06 07:06:56 +00:00
pcftypes.h Cleanups. 2003-04-22 07:49:24 +00:00
psaux.h * freetype2/include/freetype/internal/psaux.h: (enum T1_TokenType_): 2006-08-13 12:14:36 +00:00
pshints.h More typo fixes from Alexei. 2007-01-30 23:08:50 +00:00
sfnt.h Remove trailing whitespace. From Alexei. 2007-01-16 06:11:27 +00:00
t1types.h Remove trailing whitespace. From Alexei. 2007-01-16 06:11:27 +00:00
tttypes.h More typo fixes from Alexei. 2007-01-30 23:08:50 +00:00