freetype/src/type1
David Turner 2e421319fc moved a lot of things from the TrueType driver to the SFNT
module (whose interface has changed, by the way)

This allows even more code re-use between TrueType and
OpenType formats..
2000-05-26 22:13:17 +00:00
..
module.mk moved a lot of things from the TrueType driver to the SFNT 2000-05-26 22:13:17 +00:00
rules.mk finished moving all configuration macros to 2000-03-13 12:57:27 +00:00
t1afm.c formatting - removed trailing spaces 2000-05-16 23:44:38 +00:00
t1afm.h formatting - removed trailing spaces 2000-05-16 23:44:38 +00:00
t1driver.c formatting - removed trailing spaces 2000-05-16 23:44:38 +00:00
t1driver.h EXPORT_DEF renamed to FT_EXPORT_DEF + 2000-05-24 00:31:14 +00:00
t1errors.h formatting - removed trailing spaces 2000-05-16 23:44:38 +00:00
t1gload.c minor fix to the Type1 driver(s) to apply the font matrix when 2000-05-23 22:16:27 +00:00
t1gload.h formatting - removed trailing spaces 2000-05-16 23:44:38 +00:00
t1hinter.c important modifications to the Type1z driver 2000-05-24 21:12:02 +00:00
t1hinter.h formatting - removed trailing spaces 2000-05-16 23:44:38 +00:00
t1load.c a small change to allow the "type1" driver to detect 2000-05-26 02:16:06 +00:00
t1load.h formatting - removed trailing spaces 2000-05-16 23:44:38 +00:00
t1objs.c important modifications to the Type1z driver 2000-05-24 21:12:02 +00:00
t1objs.h formatting - removed trailing spaces 2000-05-16 23:44:38 +00:00
t1parse.c fixed two minor bugs: 2000-05-26 06:40:49 +00:00
t1parse.h major re-organisation of the FreeType 2 directory hierarchy 2000-05-11 18:23:52 +00:00
t1tokens.c a small change to allow the "type1" driver to detect 2000-05-26 02:16:06 +00:00
t1tokens.h a small change to allow the "type1" driver to detect 2000-05-26 02:16:06 +00:00
type1.c a few changes to really compile font drivers in 2000-03-01 13:24:38 +00:00