freetype/src/type1
David Turner fea68c6800 fixed two minor bugs:
- the glyph index was not checked in FT_Load_Glyph
  - the "type1" driver didn't read the FontBBox and FontMatrix
    correctly..
2000-05-26 06:40:49 +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 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