freetype/src/cff
Werner Lemberg 29a90e2610 Updating unix/ftconfig.in to recent config/ftconfig.h changes.
More C++ fixes: Introducing LOCAL_FUNC_X for local functions used in
function pointers (there are no local anonymous functions in C++) and
FT_CPLUSPLUS (instead of FT_EXPORT_VAR) to define linkage of structures
which contain function pointers.
2000-08-03 00:03:08 +00:00
..
cff.c Formatting. 2000-07-08 19:51:42 +00:00
module.mk - MAJOR INTERNAL REDESIGN: 2000-06-22 00:17:42 +00:00
rules.mk vast clean-up of the sources in order to allow flat 2000-07-08 00:41:13 +00:00
t2driver.c Updating unix/ftconfig.in to recent config/ftconfig.h changes. 2000-08-03 00:03:08 +00:00
t2driver.h Added #ifdef's for C++ to all header files. 2000-08-01 13:17:04 +00:00
t2gload.c Added autoconf tests FT_MUNMAP_DECL and FT_MUNMAP_PARAM to fix some devils. 2000-07-31 22:51:00 +00:00
t2gload.h Formatting. 2000-07-08 19:51:42 +00:00
t2load.c Added autoconf tests FT_MUNMAP_DECL and FT_MUNMAP_PARAM to fix some devils. 2000-07-31 22:51:00 +00:00
t2load.h formatting 2000-07-09 00:48:37 +00:00
t2objs.c Simplifying the FIELD_* and FRAME_* macros. Before calling these macros, 2000-07-31 18:59:02 +00:00
t2objs.h Formatting. 2000-07-09 19:15:30 +00:00
t2parse.c fixed two bugs related to T2 real numbers: the "skipping" code didn't behave correctly (leaving a bad stack ptr), and the actual parsing code also parsed the code (30) as two nibbles. 2000-08-01 07:12:31 +00:00
t2parse.h major reformatting of the modules source code in order to get 2000-06-16 19:34:52 +00:00
t2tokens.h Simplifying the FIELD_* and FRAME_* macros. Before calling these macros, 2000-07-31 18:59:02 +00:00