David Turner
|
76a5f62323
|
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
|
2000-11-04 01:55:49 +00:00 |
|
Werner Lemberg
|
c713d924d8
|
Added #ifdef's for C++ to all header files.
|
2000-08-01 13:17:04 +00:00 |
|
Werner Lemberg
|
0456354658
|
`make install' is available now.
Formatting.
|
2000-07-24 06:01:34 +00:00 |
|
David Turner
|
3469d0d038
|
added auto-hinter module. Note that the code has been
cleaned up, and it seems a bug was introduced ???
I'll start checking this under Linux, as debugging is a lot
easier under this environment..
|
2000-07-19 20:02:14 +00:00 |
|