/[freetype]/freetype2/devel/ftoption.h
ViewVC logotype

Diff of /freetype2/devel/ftoption.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.11 by werner, Sat Nov 27 08:18:10 2004 UTC revision 1.12 by wl, Thu Mar 3 11:10:45 2005 UTC
# Line 1  Line 1 
1  /***************************************************************************/  /***************************************************************************/
2  /*                                                                         */  /*                                                                         */
3  /*  ftoption.h                                                             */  /*  ftoption.h (for development)                                           */
4  /*                                                                         */  /*                                                                         */
5  /*    User-selectable configuration macros (specification only).           */  /*    User-selectable configuration macros (specification only).           */
6  /*                                                                         */  /*                                                                         */
7  /*  Copyright 1996-2001, 2002, 2003, 2004 by                               */  /*  Copyright 1996-2001, 2002, 2003, 2004, 2005 by                         */
8  /*  David Turner, Robert Wilhelm, and Werner Lemberg.                      */  /*  David Turner, Robert Wilhelm, and Werner Lemberg.                      */
9  /*                                                                         */  /*                                                                         */
10  /*  This file is part of the FreeType project, and may only be used,       */  /*  This file is part of the FreeType project, and may only be used,       */
# Line 568  FT_BEGIN_HEADER Line 568  FT_BEGIN_HEADER
568    
569  #endif /* FT_CONFIG_OPTION_CHESTER_HINTS */  #endif /* FT_CONFIG_OPTION_CHESTER_HINTS */
570    
571    /*
572     * This temporary macro is used to control various optimizations for
573     * reducing the heap footprint of memory-mapped TrueType files.
574     *
575     */
576    #define  FT_OPTIMIZE_MEMORY
577    
578    
579  FT_END_HEADER  FT_END_HEADER
580    
581    

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26