freetype/src
David Turner 8f43c714a5 A major refresh of the TrueType driver :
- some #ifdefs were included in order to _not_
  compile support for the bytecode interpreter
  when FT_CONFIG_OPTION_BYTECODE_INTERPRETER
  is not defined in "ttconfig.h"

- the glyph loader has been seriously re-designed. It is now
  smaller, simpler and should load composites a bit faster

- works with the TrueType debugger
2000-02-02 12:16:19 +00:00
..
base many new small, but important, changes there: 2000-01-27 13:56:02 +00:00
oldapi Initial revision 1999-12-16 23:11:37 +00:00
sfnt many new small, but important, changes there: 2000-01-27 13:56:02 +00:00
shared many new small, but important, changes there: 2000-01-27 13:56:02 +00:00
truetype A major refresh of the TrueType driver : 2000-02-02 12:16:19 +00:00
type1 the T1_Face definition changed slightly to clearly separate the 2000-01-27 13:35:16 +00:00
type1z added a new experimental Type 1 driver. This version sports several 2000-01-27 14:02:04 +00:00