freetype2/include/freetype/internal
Werner Lemberg ff0cedbb2f Simplifying the FIELD_* and FRAME_* macros. Before calling these macros,
you should #define FT_STRUCTURE to the structure which will be filled.

Replaced FT_FIELD_REF with FT_FIELD_SIZE, FT_FIELD_SIZE_DELTA, and
FT_FIELD_OFFSET to make the code more readable; additionally, it should be
more portable because we no longer cast a pointer to an FT_UShort (which
e.g. fails with Sun's C++ compiler) but computes the difference between two
pointers which is guaranteed to work.

Fixing warnings (and C++ errors) while using Sun's latest cc and CC
incarnations.  Most of them are related to variable shadowing.
2000-07-31 18:59:02 +00:00
..
autohint.h Formatting. 2000-07-14 06:16:47 +00:00
ftcalc.h Updating to libtool 1.3.5. 2000-07-26 22:51:03 +00:00
ftdebug.h Formatting. 2000-07-18 06:50:03 +00:00
ftdriver.h Formatting. 2000-07-18 06:50:03 +00:00
ftextend.h Formatting. 2000-07-18 06:50:03 +00:00
ftlist.h Formatting. 2000-07-18 06:50:03 +00:00
ftmemory.h Formatting. 2000-07-18 06:50:03 +00:00
ftobjs.h Formatting. 2000-07-27 23:29:08 +00:00
ftstream.h Simplifying the FIELD_* and FRAME_* macros. Before calling these macros, 2000-07-31 18:59:02 +00:00
psnames.h Formatting. 2000-07-19 02:59:31 +00:00
sfnt.h Formatting. 2000-07-19 02:59:31 +00:00
t1errors.h Formatting. 2000-07-19 02:59:31 +00:00
t1types.h Formatting. 2000-07-19 02:59:31 +00:00
t2errors.h Formatting. 2000-07-19 06:25:56 +00:00
t2types.h Formatting. 2000-07-19 06:25:56 +00:00
tterrors.h Formatting. 2000-07-19 06:25:56 +00:00
tttypes.h Formatting. 2000-07-19 06:25:56 +00:00