freetype2/src/base
David Turner 14183ea0f8 First of all, a big thanks to Werner and Antoine for their latest work !!
* src/pshinter/pshalgo2.c (psh2_hint_table_init),
      src/pshinter/pshalgo1.c (psh1_hint_table_init): removed compiler
      warnings

    * include/freetype/cache/*, src/cache/*: yet another massive rewrite of
    the caching sub-system, in order to both increase performance and allow
    simpler cache sub-classing. As an example, the code for the image and
    sbit caches is now much simpler

    I still need to update the documentation in www/freetype2/docs/cache.html
    to reflect the new design though..
2001-12-05 15:59:33 +00:00
..
Jamfile Added a new debugging memory manager implementation. See the 2001-10-22 08:32:21 +00:00
descrip.mms * builds/*/*-def.mk: changed the objects directory from "obj" to "objs" 2001-03-20 11:14:24 +00:00
ftbase.c Added a new debugging memory manager implementation. See the 2001-10-22 08:32:21 +00:00
ftbbox.c finishing function header formatting 2001-06-28 17:49:10 +00:00
ftcalc.c Formatting. 2001-12-05 01:22:05 +00:00
ftdbgmem.c First of all, a big thanks to Werner and Antoine for their latest work !! 2001-12-05 15:59:33 +00:00
ftdebug.c finishing function header formatting 2001-06-28 17:49:10 +00:00
ftextend.c finishing function header formatting 2001-06-28 17:49:10 +00:00
ftglyph.c finishing function header formatting 2001-06-28 17:49:10 +00:00
ftinit.c finishing function header formatting 2001-06-28 17:49:10 +00:00
ftlist.c finishing function header formatting 2001-06-28 17:49:10 +00:00
ftmac.c Formatting. 2001-12-05 01:22:05 +00:00
ftmm.c finishing function header formatting 2001-06-28 17:49:10 +00:00
ftnames.c finishing function header formatting 2001-06-28 17:49:10 +00:00
ftobjs.c Formatting. 2001-12-05 01:22:05 +00:00
ftoutln.c finishing function header formatting 2001-06-28 17:49:10 +00:00
ftstream.c finishing function header formatting 2001-06-28 17:49:10 +00:00
ftsynth.c 2001-07-13 Werner Lemberg <wl@gnu.org> 2001-07-12 22:41:08 +00:00
ftsystem.c replaced liberal uses of "memset" by the "MEM_Set" macro call 2001-10-24 07:32:55 +00:00
fttrigon.c finishing function header formatting 2001-06-28 17:49:10 +00:00
rules.mk Added a new debugging memory manager implementation. See the 2001-10-22 08:32:21 +00:00