David Turner
4f2c5544bb
additional changes, this time in order to pass extra parameters
...
to font drivers when creating a new face object.
The FT_Open_Args structure has been changed to simplify
its use and allow generic parameters too..
2000-05-12 10:19:41 +00:00
David Turner
efce08d67c
major re-organisation of the FreeType 2 directory hierarchy
2000-05-11 18:23:52 +00:00
David Turner
4d3e56392f
closed most of the memory leaks in the Type 1 driver(s)
...
this is required before any serious work to implement
multiple masters
2000-05-05 12:33:23 +00:00
David Turner
9a9315faae
changes to reflect the new files
...
include/tttables.h
include/t1tables.h
2000-05-02 10:59:01 +00:00
David Turner
7f615aef5e
renamed all outlines functions to the
...
FT_Outline_<action> syntax..
2000-03-13 11:49:20 +00:00
David Turner
51d4e28daf
New version of the Type 1 driver.
...
Generates a Unicode charmap on the fly
through the "psnames" module..
Now, we only need to support afm/pfm
files (and maybe multiple masters) to call
this driver finished !!
2000-02-10 13:11:43 +00:00
David Turner
76bbd5793f
the T1_Face definition changed slightly to clearly separate the
...
Type 1 font content from the rest. This implied some changes to
the following files.
2000-01-27 13:35:16 +00:00
David Turner
d2b1f35704
Initial revision
1999-12-16 23:11:37 +00:00