freetype/src/type1
David Turner 3ba47068a6 some updates to the "rules.mk" files. Basically, we now
use "$(FT_COMPILE)" instead of "$(FT_CC)" in order to
compile the library.

$(FT_COMPILE) uses the $(ANSI_FLAGS) variable used to
define ANSI-compliance flags for the current compiler. It is used
to compile the library exclusively (some demo programs will _not_
compile properly with these flags set).
2000-01-17 11:25:57 +00:00
..
module.mk Added the rules files `module.mk' to "sfnt", "truetype" and "type1" to 1999-12-29 00:22:24 +00:00
rules.mk some updates to the "rules.mk" files. Basically, we now 2000-01-17 11:25:57 +00:00
t1config.h Initial revision 1999-12-16 23:11:37 +00:00
t1driver.c Initial revision 1999-12-16 23:11:37 +00:00
t1driver.h Added the rules files `module.mk' to "sfnt", "truetype" and "type1" to 1999-12-29 00:22:24 +00:00
t1encode.c Initial revision 1999-12-16 23:11:37 +00:00
t1encode.h Initial revision 1999-12-16 23:11:37 +00:00
t1errors.h Initial revision 1999-12-16 23:11:37 +00:00
t1gload.c Initial revision 1999-12-16 23:11:37 +00:00
t1gload.h Initial revision 1999-12-16 23:11:37 +00:00
t1hinter.c Initial revision 1999-12-16 23:11:37 +00:00
t1hinter.h Initial revision 1999-12-16 23:11:37 +00:00
t1load.c A few modifications to allow more broken fonts to 2000-01-13 18:19:10 +00:00
t1load.h Initial revision 1999-12-16 23:11:37 +00:00
t1objs.c Initial revision 1999-12-16 23:11:37 +00:00
t1objs.h Initial revision 1999-12-16 23:11:37 +00:00
t1parse.c Initial revision 1999-12-16 23:11:37 +00:00
t1parse.h Initial revision 1999-12-16 23:11:37 +00:00
t1tokens.c Initial revision 1999-12-16 23:11:37 +00:00
t1tokens.h Initial revision 1999-12-16 23:11:37 +00:00
type1.c Initial revision 1999-12-16 23:11:37 +00:00