/[freetype]/freetype2/include/freetype/config/ftoption.h
ViewVC logotype

Diff of /freetype2/include/freetype/config/ftoption.h

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

revision 1.92 by wl, Tue Mar 1 02:13:50 2005 UTC revision 1.93 by freetype, Sun Apr 3 22:09:41 2005 UTC
# Line 550  FT_BEGIN_HEADER Line 550  FT_BEGIN_HEADER
550   /* */   /* */
551    
552  /*  /*
  * The FT_CONFIG_OPTION_CHESTER_XXXX macros are used to toggle some recent  
  * improvements to the auto-hinter contributed by David Chester.  They will  
  * most likely disappear completely in the next release.  For now, you  
  * should always keep them defined.  
  *  
  */  
 #define  FT_CONFIG_OPTION_CHESTER_HINTS  
   
 #ifdef   FT_CONFIG_OPTION_CHESTER_HINTS  
   
 #define  FT_CONFIG_CHESTER_SMALL_F  
 #define  FT_CONFIG_CHESTER_ASCENDER  
 #define  FT_CONFIG_CHESTER_SERIF  
 #define  FT_CONFIG_CHESTER_STEM  
 #define  FT_CONFIG_CHESTER_BLUE_SCALE  
   
 #endif /* FT_CONFIG_OPTION_CHESTER_HINTS */  
   
 /*  
553   * This temporary macro is used to control various optimizations for   * This temporary macro is used to control various optimizations for
554   * reducing the heap footprint of memory-mapped TrueType files.   * reducing the heap footprint of memory-mapped TrueType files.
555   *   *
556   */   */
557  #define  FT_OPTIMIZE_MEMORY  /* #define  FT_OPTIMIZE_MEMORY */
558    
559  FT_END_HEADER  FT_END_HEADER
560    

Legend:
Removed from v.1.92  
changed lines
  Added in v.1.93

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