|
76a5f623
|
2000-11-04T01:55:49
|
|
major reformatting of the sources:
FT_EXPORT_DEF => FT_EXPORT
FT_EXPORT_FUNC => FT_EXPORT_DEF
BASE_DEF => FT_BASE
BASE_FUNC => FT_BASE_DEF
LOCAL_DEF => FT_LOCAL
LOCAL_FUNC => FT_LOCAL_DEF
LOCAL_FUNC_X => FT_CALLBACK_DEF
LOCAL_DEF_X => FT_CALLBACK_TABLE
FT_CPLUSPLUS => FT_CALLBACK_TABLE_DEF
|
|
e4b32a5d
|
2000-10-31T20:42:18
|
|
Removing trailing whitespace.
|
|
e67e349a
|
2000-10-13T21:00:36
|
|
More fixes to the tutorial.
Added artificial Type 1 pid/eid paors to ttnameid.h.
|
|
0b7b23ed
|
2000-10-13T07:08:44
|
|
complete revision
|
|
afc01e88
|
2000-10-12T16:09:49
|
|
Completely revised.
|
|
9e62d694
|
2000-10-03T17:08:42
|
|
adding missing image files
|
|
b59bf7e5
|
2000-10-03T17:07:28
|
|
removing obsolete files:
the design of FT2 has evolved considerably since
these documents were written, and it's better not to
include them in order to avoid confusion among
users of the library..
|
|
b190572b
|
2000-07-26T19:07:15
|
|
updated documentation
|
|
203bb47c
|
2000-06-29T22:34:50
|
|
first updates to the tutorial. This is step 1 (fairly basic stuff)
|
|
63e3c3b5
|
2000-06-29T00:39:30
|
|
some real updates to the tutorial, more to come soon
|
|
a929ba9b
|
2000-06-25T06:47:11
|
|
applying formatting again
|
|
90f68b72
|
2000-06-23T12:26:14
|
|
still more updates to the TrueType driver to make it more
"extensible"..
|
|
883df43f
|
2000-05-29T07:30:17
|
|
Completely checked and fully formatted.
|
|
e49ab25c
|
2000-05-16T23:44:38
|
|
formatting - removed trailing spaces
|
|
4f2c5544
|
2000-05-12T10:19:41
|
|
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..
|
|
8c62a120
|
2000-05-11T19:06:03
|
|
another fix for the build system (the module list wasn't
taken from the correct location)
plus a small update in the tutorial to reflect the fact that
we know use the "freetype" directory prefix for header
inclusion
|
|
f300d695
|
2000-01-27T14:03:39
|
|
some updates/corrections
|
|
b94713e9
|
2000-01-17T18:56:49
|
|
Added a FreeType 2 Tutorial !!
|