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
|
0bf381f7ab
|
Make ftsynth.c work again.
Renamed FT_*_Outline to FT_Outline_*
|
2000-10-15 21:59:58 +00:00 |
Werner Lemberg
|
eddd9909e2
|
formatting
small fixes
|
2000-10-12 05:05:40 +00:00 |
David Turner
|
42022c8c94
|
fixed a bug in the Type 1 and CID font drivers:
the value of the descent returned was positive,
instead of being negative..
|
2000-09-27 01:01:10 +00:00 |
Werner Lemberg
|
8728f294bc
|
Formatting, small fixes.
Adding copyright notices etc.
|
2000-08-23 17:32:42 +00:00 |
David Turner
|
d8b4514d43
|
added preliminary emboldening code.. still _very_
experimental
|
2000-08-22 22:53:03 +00:00 |