Go to file
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
builds * *.mk: Added lots of `.PHONY' targets. 2000-12-20 22:09:41 +00:00
docs Minor doc fix. 2000-12-23 16:55:29 +00:00
include * src/cff/cffload.c (CFF_Load_Charset): Improved error messages. 2000-12-30 22:14:58 +00:00
obj Ignore some UNIX shared build files. 2000-11-04 08:35:44 +00:00
src * src/cff/cffload.c (CFF_Load_Charset): Improved error messages. 2000-12-30 22:14:58 +00:00
.cvsignore Formatting. 2000-10-31 19:42:53 +00:00
CHANGES - updating the header inclusion scheme to use <ft2build.h> by 2000-12-04 22:53:55 +00:00
ChangeLog * src/cff/cffload.c (CFF_Load_Charset): Improved error messages. 2000-12-30 22:14:58 +00:00
INSTALL * INSTALL: Added info about makepp. 2000-12-14 22:57:17 +00:00
LICENSE.TXT fixed typos in the license 2000-11-09 19:14:11 +00:00
Makefile Added copyright messages to all Makefiles. 2000-10-17 03:38:43 +00:00