Go to file
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
config Important changes were performed to clean up the makefiles, 2000-01-17 11:20:26 +00:00
demos some small updates that are useful to debug 2000-01-17 11:08:11 +00:00
docs Added a new document to docs/internals that describes 2000-01-11 20:00:05 +00:00
include Added ftraster.h for better support of standalone mode. 2000-01-17 08:24:22 +00:00
obj Initial revision 1999-12-16 23:11:37 +00:00
src some updates to the "rules.mk" files. Basically, we now 2000-01-17 11:25:57 +00:00
CHANGES updated the CHANGES file 1999-12-29 00:53:44 +00:00
Makefile The font drivers that are statically linked to the library at build time 1999-12-29 00:24:51 +00:00