freetype/src/autohint
Werner Lemberg e72c9fec17 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
..
ahangles.c Adding $(SO) and $(SA), denoting objects and library for a static build. 2000-07-23 21:27:52 +00:00
ahangles.h `make install' is available now. 2000-07-24 06:01:34 +00:00
ahglobal.c autohint: 2000-07-26 14:11:15 +00:00
ahglobal.h `make install' is available now. 2000-07-24 06:01:34 +00:00
ahglyph.c Simplifying the FIELD_* and FRAME_* macros. Before calling these macros, 2000-07-31 18:59:02 +00:00
ahglyph.h `make install' is available now. 2000-07-24 06:01:34 +00:00
ahhint.c Simplifying the FIELD_* and FRAME_* macros. Before calling these macros, 2000-07-31 18:59:02 +00:00
ahhint.h autohint: 2000-07-26 14:11:15 +00:00
ahloader.h autohint: 2000-07-26 14:11:15 +00:00
ahmodule.c autohint: 2000-07-26 14:11:15 +00:00
ahmodule.h autohint: 2000-07-26 14:11:15 +00:00
ahoptim.c autohint: 2000-07-26 14:11:15 +00:00
ahoptim.h autohint: 2000-07-26 14:11:15 +00:00
ahtypes.h autohint: 2000-07-26 14:11:15 +00:00
autohint.c autohint: 2000-07-26 14:11:15 +00:00
CatharonLicense.txt Formatting. 2000-07-20 06:57:41 +00:00
mather.py autohint: 2000-07-26 14:11:15 +00:00
module.mk added auto-hinter module. Note that the code has been 2000-07-19 20:02:14 +00:00
rules.mk autohint: 2000-07-26 14:11:15 +00:00