Werner Lemberg b36d4a53e9 * src/cff/cffdrivr.c (cff_get_glyph_name): Improve error message.
(cff_get_name_index): Return if no PSNames service is available.
(cff_ps_has_glyph_names): Handle CID-keyed fonts correctly.
* src/cff/cfftypes.h (CFF_CharsetRec): New field `cids', used for
CID-keyed fonts.  This is the inverse mapping of `sids'.
* src/cff/cffload.c (cff_charset_load): New argument `invert'.
Initialize charset->cids if `invert' is set.
(cff_font_load): In call to cff_charset_load, set `invert' to true
for CID-keyed fonts.
* src/cff/cffgload.c (cff_slot_load): Handle glyph index as CID
and map it to the real glyph index.

* docs/CHANGES: Updated.
2003-12-12 15:38:39 +00:00
..
2003-11-09 08:37:14 +00:00
2003-11-23 21:39:51 +00:00
2002-11-13 23:28:08 +00:00
2003-11-12 15:15:49 +00:00
2003-11-09 08:37:14 +00:00
2001-12-07 21:56:32 +00:00
2002-09-18 11:32:12 +00:00
2002-09-18 11:32:12 +00:00
2002-08-18 07:15:52 +00:00