Al-Qurtas-Islamic-bank-The-.../include/freetype/internal
Werner Lemberg 3780273e3e * builds/unix/config.guess, builds/unix/config.sub: Updated to
latest versions from gnu.org.

* builds/compiler/gcc-dev.mk: Add `-Wno-long-long' flag.

* include/freetype/internal/ftcalc.h: Define FT_SqrtFixed()
uncoditionally.
* src/base/ftbbox.c: Include FT_INTERNAL_CALC_H.
Fix compiler warnings.
* src/base/ftcalc.c: Fix (potential) compiler warnings.

* src/base/ftcalc.c (FT_SqrtFixed): Corrected/optimized the 32-bit
fixed-point square root computation.  It is now used even with
64-bits integers, as it is _much_ faster than calling FT_Sqrt64 :-)
* src/base/ftbbox.c: Removed invalid "#include FT_BEZIER_H" line.
* src/base/ftbbox.c (BBox_Cubic_Check): Rewrote function to use
direct computations with 16.16 values instead of sub-divisions.  It
is now slower, but proves a point :-)
* src/raster/ftraster.c, src/smooth/ftgrays.c, src/base/ftbbox.c:
Fixed the bezier stack depths.
* src/base/ftcalc.c (FT_MulFix): Minor rounding fix.
* builds/beos: Added BeOS-specific files to the old build system
(no changes were necessary to support BeOS in the Jamfile though).
* ftconfig.h, ftoption.h: Updated "ftconfig.h" to detect 64-bit int
types on platforms where Autoconf is not available).  Also removed
FTCALC_USE_LONG_LONG and replaced it with
FT_CONFIG_OPTION_FORCE_INT64.
* builds/win32/freetype.dsp: Updated the Visual C++ project file.
Doesn't create a DLL yet.
* cffgload.c: Removed a compilation warning.
2001-04-26 13:34:36 +00:00
..
autohint.h * */*.h: Changed body inclusion macro names to start and end with 2000-12-09 00:45:38 +00:00
cfferrs.h * README: Formatting. 2001-04-02 23:54:01 +00:00
cfftypes.h In struct CFF_Font_Dict_, added a units_per_em member to facilitate 2001-02-07 01:13:21 +00:00
fnttypes.h include/freetype/internal/internal.h: Fixed header inclusion macros 2000-12-13 23:44:37 +00:00
ftcalc.h * builds/unix/config.guess, builds/unix/config.sub: Updated to 2001-04-26 13:34:36 +00:00
ftdebug.h some minor changes to allow compilation in all modes, without warnings 2001-01-12 21:49:08 +00:00
ftdriver.h * */*.h: Changed body inclusion macro names to start and end with 2000-12-09 00:45:38 +00:00
ftextend.h * */*.h: Changed body inclusion macro names to start and end with 2000-12-09 00:45:38 +00:00
ftmemory.h * */*.h: Changed body inclusion macro names to start and end with 2000-12-09 00:45:38 +00:00
ftobjs.h * */*.h: Changed body inclusion macro names to start and end with 2000-12-09 00:45:38 +00:00
ftstream.h * include/freetype/config/ft2build.h, 2000-12-13 19:55:11 +00:00
internal.h Changed to use cfftypes.h instead of t2types.h. Also, we now use 2001-01-03 00:29:35 +00:00
pcftypes.h * src/pcf/*: New driver module for PCF font format (used in 2001-01-01 17:25:21 +00:00
psaux.h Changed the lenIV member of the T1_Decoder_ struct to be an FT_Int 2001-03-12 12:04:29 +00:00
psnames.h * */*.h: Changed body inclusion macro names to start and end with 2000-12-09 00:45:38 +00:00
sfnt.h * */*.h: Changed body inclusion macro names to start and end with 2000-12-09 00:45:38 +00:00
t1errors.h * README: Formatting. 2001-04-02 23:54:01 +00:00
t1types.h * */*.h: Changed body inclusion macro names to start and end with 2000-12-09 00:45:38 +00:00
tterrors.h * README: Formatting. 2001-04-02 23:54:01 +00:00
tttypes.h * */*.h: Changed body inclusion macro names to start and end with 2000-12-09 00:45:38 +00:00