/[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.12 by wl, Thu Mar 3 11:10:45 2005 UTC revision 1.13 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    
560  FT_END_HEADER  FT_END_HEADER

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

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