freetype/src
David Turner ebe85f59c9 * include/freetype/fttrigon.h, src/base/fttrigon.c, src/base/ftbase.c,
src/base/Jamfile, src/base/rules.mk: adding trigonometric functions
    to the core API (using Cordic algorithms).

    * builds/top_level.mk, builds/newline, builds/detect.mk: fixed problems
    with Make on Windows 2000, as well as problems when "make distclean" is
    invoked on a non-Unix platform when there is no "config.mk" in the
    current directory..

    * builds/freetype.mk: fixed a problem with object deletions under
    Dos/Windows/OS/2 systems

    * src/tools: added new directory to hold tools and test programs
    moved docmaker.py, glnames.py to it..

    * src/tools/docmaker.py: improved the script to add the current date
    at the footer of each web page (useful to distinguish between versions)

    * Jamfile: fixed incorrect HDRMACRO argument.

    * TODO: removed the cubic arc bbox computation note, since it has been
    fixed recently..

    * include/freetype/t1tables.h, include/freetype/config/ftoption.h:
    formatting
2001-05-11 14:25:57 +00:00
..
autohint * include/freetype/fttrigon.h, src/base/fttrigon.c, src/base/ftbase.c, 2001-05-11 14:25:57 +00:00
base * include/freetype/fttrigon.h, src/base/fttrigon.c, src/base/ftbase.c, 2001-05-11 14:25:57 +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 Another small fix from Francesco. 2001-05-08 13:54:36 +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 * builds/unix/config.guess, builds/unix/config.sub: Updated to 2001-04-26 13:34:36 +00:00
tools * include/freetype/fttrigon.h, src/base/fttrigon.c, src/base/ftbase.c, 2001-05-11 14:25:57 +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