freetype2/include/freetype/internal
David Turner 281679de85 * include/freetype/internal/tttypes.h, src/autofit/afangles.c,
src/autofit/afcjk.c, src/autofit/afhints.c, src/autofit/aflatin.c,
        src/autofit/aftypes.h, src/base/ftcalc.c, src/base/ftoutln.c,
        src/gzip/ftgzip.c, src/psaux/psconv.c, src/truetype/ttgload.c,
        src/type1/t1gload.c:

          this is a major patch used to drastically improve the performance
          of loading glyphs. This both speeds up loading the glypn vector
          themselves and the auto-fitter.

          note that we've started using inline assembler with GCC to
          implement FT_MulFix, given that this function is so damn
          important for the engine's performance.

          the resulting speed-up is about 25%.
2006-05-17 13:34:21 +00:00
..
services Formatting, copyright years. 2006-02-25 16:52:16 +00:00
autohint.h updating sources to support the new FT_LOAD_TARGET_ constants 2002-08-27 22:34:20 +00:00
ftcalc.h Formatting, copyright years, documentation improvements. 2006-02-17 08:07:09 +00:00
ftdebug.h Normalize quotation to `...'. 2006-03-24 12:46:49 +00:00
ftdriver.h Normalize quotation to `...'. 2006-03-24 12:46:49 +00:00
ftgloadr.h * docs/CHANGES: Updated. 2006-03-24 11:54:53 +00:00
ftmemory.h Formatting. 2006-05-03 20:39:55 +00:00
ftobjs.h * builds/amiga/src/base/ftsystem.c, devel/ftoption.h 2006-02-16 22:45:31 +00:00
ftrfork.h Formatting, copyright years, documentation improvements. 2006-02-17 08:07:09 +00:00
ftserv.h Clean-ups, copyright years, formatting. 2006-02-22 08:23:35 +00:00
ftstream.h * include/freetype/internal/ftmemory.h: s/new/newsz/ (for C++). 2006-05-02 22:22:16 +00:00
fttrace.h * include/freetype/ftoutln.h (FT_Outline_Embolden): Mention in 2006-02-15 06:05:52 +00:00
ftvalid.h Adding OpenType validation module. The code is based on the 2004-09-10 14:39:00 +00:00
internal.h * include/freetype/internal/ftobjs.h: Don't include 2004-09-06 07:06:56 +00:00
pcftypes.h Cleanups. 2003-04-22 07:49:24 +00:00
psaux.h * README: Minor updates. 2006-05-12 04:00:44 +00:00
pshints.h Normalize quotation to `...'. 2006-03-24 12:46:49 +00:00
sfnt.h formatting, doc improvements 2006-02-21 08:08:14 +00:00
t1types.h Formatting, copyright years, documentation improvements. 2006-02-17 08:07:09 +00:00
tttypes.h * include/freetype/internal/tttypes.h, src/autofit/afangles.c, 2006-05-17 13:34:21 +00:00