/[freetype]/freetype2/src/sfnt/sfobjs.c
ViewVC logotype

Diff of /freetype2/src/sfnt/sfobjs.c

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

revision 1.98 by wl, Sun May 22 20:33:09 2005 UTC revision 1.99 by wl, Fri Sep 9 18:00:06 2005 UTC
# Line 555  Line 555 
555        if ( face->vertical_info )        if ( face->vertical_info )
556          flags |= FT_FACE_FLAG_VERTICAL;          flags |= FT_FACE_FLAG_VERTICAL;
557    
 #if 0  
558        /* kerning available ? */        /* kerning available ? */
559        if ( TT_FACE_HAS_KERNING( face ) )        if ( TT_FACE_HAS_KERNING( face ) )
560          flags |= FT_FACE_FLAG_KERNING;          flags |= FT_FACE_FLAG_KERNING;
 #endif  
561    
562  #ifdef TT_CONFIG_OPTION_GX_VAR_SUPPORT  #ifdef TT_CONFIG_OPTION_GX_VAR_SUPPORT
563        /* Don't bother to load the tables unless somebody asks for them. */        /* Don't bother to load the tables unless somebody asks for them. */

Legend:
Removed from v.1.98  
changed lines
  Added in v.1.99

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