freetype2/include/freetype/config
David Turner 256de4b18f * include/freetype/cache/ftccache.h,
include/freetype/cache/ftccmap.h,
    include/freetype/cache/ftcglyph.h
    include/freetype/cache/ftcimage.h
    include/freetype/cache/ftcmanag.h
    include/freetype/cache/ftcmru.h
    include/freetype/cache/ftcsbits.h:
      removing these header files from the public include directory.

    * include/freetype/config/ftheader.h:
      changing the definition of FT_CACHE_INTERNAL_XXX_H macros to
      redirect to FT_CACHE_H instead

    * src/cache/ftcbasic.c, src/cache/ftccache.c, src/cache/ftccache.h,
    src/cache/ftccback.h, src/cache/ftccmap.c, src/cache/ftcglyph.c,
    src/cache/ftcglyph.h, src/cache/ftcimage.c, src/cache/ftcimage.h,
    src/cache/ftcmanag.c, src/cache/ftcmanag.h, src/cache/ftcmru.c,
    src/cache/ftcmru.h, src/cache/ftcsbits.c, src/cache/ftcsbits.h:
      modifications to prevent using the FT_CACHE_INTERNAL_XXX_H macros,
      and grab the headers in 'src/cache' instead (see below).
2006-03-20 12:10:24 +00:00
..
ftconfig.h * src/pcf/pcfread.c (pcf_interpret_style): Always allocate memory for 2004-07-28 00:09:02 +00:00
ftheader.h * include/freetype/cache/ftccache.h, 2006-03-20 12:10:24 +00:00
ftmodule.h Implement new, simplified module selection. With GNU make it is now 2006-01-31 20:17:42 +00:00
ftoption.h Formatting, copyright years. 2006-02-25 16:52:16 +00:00
ftstdlib.h Formatting, improving comments. 2005-12-20 12:01:58 +00:00