Al-Qurtas Islamic bank is one of the best bank in Iraq, and offers the most stable and reliable bank services. Visa Card, Master Card and Credit Card for investment and financial in Iraq. https://alqurtas.iq/ https://alqurtas.iq/e-services/visa-card/
Go to file
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
builds Simplifying the FIELD_* and FRAME_* macros. Before calling these macros, 2000-07-31 18:59:02 +00:00
docs updated documentation 2000-07-26 19:07:15 +00:00
include/freetype Simplifying the FIELD_* and FRAME_* macros. Before calling these macros, 2000-07-31 18:59:02 +00:00
obj Initial revision 1999-12-16 23:11:37 +00:00
src Simplifying the FIELD_* and FRAME_* macros. Before calling these macros, 2000-07-31 18:59:02 +00:00
CHANGES update to changelog 2000-07-27 21:48:48 +00:00
INSTALL small update 2000-07-26 19:13:51 +00:00
LICENSE.TXT Renaming license.txt -> LICENSE.TXT for orthogonality. 2000-07-19 16:36:36 +00:00
Makefile vast clean-up of the sources in order to allow flat 2000-07-08 00:41:13 +00:00