freetype2/src
David Turner ec46b28df7 * src/base/ftcalc.c (FT_SqrtFixed): corrected/optimised the 32-bit
fixed-point square root. it is now used even with 64-bits
	ints, as it's simply _much_ faster than calling FT_Sqrt64 :-)

    * src/base/ftbbox.c : removed invalid "#include FT_BEZIER_H" line
2001-04-25 22:56:30 +00:00
..
autohint * builds/os2/*.mk: These files have been forgotten to update to 2001-04-06 07:05:50 +00:00
base * src/base/ftcalc.c (FT_SqrtFixed): corrected/optimised the 32-bit 2001-04-25 22:56:30 +00:00
cache * builds/os2/*.mk: These files have been forgotten to update to 2001-04-06 07:05:50 +00:00
cff * ftconfig.h, ftoption.h: updated "ftconfig.h" to detect 64-bit int 2001-04-20 08:50:36 +00:00
cid * builds/os2/*.mk: These files have been forgotten to update to 2001-04-06 07:05:50 +00:00
pcf * src/pcf/pcfdriver.c (PCF_Get_Char_Index): Fix return value. 2001-04-10 13:59:58 +00:00
psaux * builds/os2/*.mk: These files have been forgotten to update to 2001-04-06 07:05:50 +00:00
psnames * builds/os2/*.mk: These files have been forgotten to update to 2001-04-06 07:05:50 +00:00
raster * src/base/ftbbox.c (BBox_Cubic_Check): rewrote function to use 2001-04-25 18:11:16 +00:00
sfnt * builds/os2/*.mk: These files have been forgotten to update to 2001-04-06 07:05:50 +00:00
smooth * src/base/ftbbox.c (BBox_Cubic_Check): rewrote function to use 2001-04-25 18:11:16 +00:00
truetype * builds/os2/*.mk: These files have been forgotten to update to 2001-04-06 07:05:50 +00:00
type1 Fix typos (entires -> entries). 2001-04-11 18:40:27 +00:00
winfonts * src/base/ftbbox.c (BBox_Cubic_Check): rewrote function to use 2001-04-25 18:11:16 +00:00
Jamfile * Jamfile, src/Jamfile, src/*/Jamfile: Formatted. Slight changes 2001-04-03 21:07:36 +00:00