Al-Qurtas-Islamic-bank-The-.../src/base
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
..
ftbase.c - introduced FT_Get_Glyph_Name (see freetype.h) 2000-07-19 17:13:03 +00:00
ftcalc.c
ftdebug.c
ftextend.c Formatting. 2000-07-14 06:16:47 +00:00
ftglyph.c More formatting. 2000-07-10 00:06:22 +00:00
ftinit.c Removed Mac fond driver #ifdefs 2000-07-28 01:11:20 +00:00
ftlist.c
ftmac.c Formatting. 2000-07-29 20:38:19 +00:00
ftmm.c Formatting. 2000-07-10 21:41:32 +00:00
ftnames.c Formatting. 2000-07-20 06:57:41 +00:00
ftobjs.c Formatting. 2000-07-29 20:38:19 +00:00
ftoutln.c Formatting/Synchronizing. 2000-07-11 06:12:20 +00:00
ftstream.c Simplifying the FIELD_* and FRAME_* macros. Before calling these macros, 2000-07-31 18:59:02 +00:00
ftsystem.c Formatting. 2000-07-27 23:29:08 +00:00
rules.mk