Fork of freetype for ReFuel, Only expect ABI changes.
Go to file
David Turner aa50b821c8 The font drivers that are statically linked to the library at build time
is now managed through the file `config/<platform>/ftmodule.h', which is
automatically generated through the rules file `config/modules.mk'

Some changes to include this new rules file. Also, the target "modules"
will force the re-generation of the drivers list (this is handy when
adding or removing a font driver from the source tree).
1999-12-29 00:24:51 +00:00
config Added the file `config/modules.mk' used to generate the file 1999-12-29 00:19:37 +00:00
demos added 'demos/bin' to the repository 1999-12-18 19:05:00 +00:00
docs Initial revision 1999-12-16 23:11:37 +00:00
include Initial revision 1999-12-16 23:11:37 +00:00
obj Initial revision 1999-12-16 23:11:37 +00:00
src Added the rules files `module.mk' to "sfnt", "truetype" and "type1" to 1999-12-29 00:22:24 +00:00
CHANGES Initial revision 1999-12-16 23:11:37 +00:00
Makefile The font drivers that are statically linked to the library at build time 1999-12-29 00:24:51 +00:00