freetype/src/cff
Werner Lemberg 6b76663625 * src/cff/cffload.c (CFF_Load_Charset): Improved error messages.
(CFF_Load_Charset, CFF_Load_Encoding): Remove unnecessary variable
definition.

* src/cff/t2gload.c (t2_lookup_glyph_by_stdcharcode,
t2_operator_seac): Added these functions for use in implementing the
seac emulation provided by the Type 2 endchar operator.
(T2_Parse_CharStrings): Added seac emulation for the endchar
operator.
CFF_Done_Encoding, CFF_Done_Charset): Extended to load and parse the
charset/encoding tables, and free the memory used by them when the
CFF driver is finished with them.  Added tables
2000-12-30 22:14:58 +00:00
..
cff.c * include/freetype/config/ft2build.h, 2000-12-13 19:55:11 +00:00
cffdrivr.c * include/freetype/config/ft2build.h, 2000-12-13 19:55:11 +00:00
cffdrivr.h * */*.h: Changed body inclusion macro names to start and end with 2000-12-09 00:45:38 +00:00
cffload.c * src/cff/cffload.c (CFF_Load_Charset): Improved error messages. 2000-12-30 22:14:58 +00:00
cffload.h * */*.h: Changed body inclusion macro names to start and end with 2000-12-09 00:45:38 +00:00
cffobjs.c * include/freetype/config/ft2build.h, 2000-12-13 19:55:11 +00:00
cffobjs.h * */*.h: Changed body inclusion macro names to start and end with 2000-12-09 00:45:38 +00:00
cffparse.c * src/cff/cffload.c (CFF_Load_Charset): Improved error messages. 2000-12-30 22:14:58 +00:00
cffparse.h cleanups 2000-12-08 16:17:16 +00:00
cfftoken.h cleanups 2000-12-08 16:17:16 +00:00
module.mk Removing trailing whitespace. 2000-10-31 20:42:18 +00:00
rules.mk - updated all source files to adhere to the new inclusion scheme 2000-12-08 02:42:29 +00:00
t2gload.c * src/cff/cffload.c (CFF_Load_Charset): Improved error messages. 2000-12-30 22:14:58 +00:00
t2gload.h * include/freetype/config/ft2build.h, 2000-12-13 19:55:11 +00:00