freetype2/docs
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
..
reference Formatting, documentation improvements. 2005-12-23 15:10:54 +00:00
CHANGES * docs/CHANGES: Updated. 2007-07-16 20:46:05 +00:00
CUSTOMIZE Remove trailing whitespace. From Alexei. 2007-01-16 06:11:27 +00:00
DEBUG Remove trailing whitespace. From Alexei. 2007-01-16 06:11:27 +00:00
FTL.TXT Remove trailing whitespace. From Alexei. 2007-01-16 06:11:27 +00:00
GPL.TXT * Add copyright notices to all files which don't have one. 2005-06-04 23:00:25 +00:00
INSTALL Remove trailing whitespace. From Alexei. 2007-01-16 06:11:27 +00:00
INSTALL.ANY Remove trailing whitespace. From Alexei. 2007-01-16 06:11:27 +00:00
INSTALL.CROSS Whitespace and spelling fixes from Alexei. 2007-01-17 12:45:26 +00:00
INSTALL.GNU Whitespace and spelling fixes from Alexei. 2007-01-17 12:45:26 +00:00
INSTALL.MAC * docs/CHANGES, docs/INSTALL.MAC: Improvements. 2007-01-13 23:01:36 +00:00
INSTALL.UNIX formatting, minor doc fixes, copyright years 2007-01-05 09:03:31 +00:00
INSTALL.VMS Whitespace and spelling fixes from Alexei. 2007-01-17 12:45:26 +00:00
LICENSE.TXT * Add copyright notices to all files which don't have one. 2005-06-04 23:00:25 +00:00
MAKEPP formatting, minor doc fixes, copyright years 2007-01-05 09:03:31 +00:00
PATENTS * Add copyright notices to all files which don't have one. 2005-06-04 23:00:25 +00:00
PROBLEMS * docs/PROBLEMS: Mention that some PS based fonts can't be 2007-07-04 04:53:15 +00:00
TODO formatting, minor doc fixes, copyright years 2007-01-05 09:03:31 +00:00
TRUETYPE typo; spotted by George 2006-06-16 06:51:37 +00:00
UPGRADE.UNIX Remove trailing whitespace. From Alexei. 2007-01-16 06:11:27 +00:00
VERSION.DLL * src/autofit/aflatin.c (af_latin_metrics_init_blues): Initialize 2007-07-03 04:48:19 +00:00
formats.txt * include/freetype/freetype.h, include/freetype/ftchapters.h: Add 2005-08-30 00:22:46 +00:00
raster.txt A new set of spelling fixes from Alexei. 2007-02-01 07:58:02 +00:00
release * src/pfr/pfrcmap.c: Include pfrerror.h. 2007-07-07 07:30:40 +00:00