/[freetype]/freetype2/src/truetype/ttobjs.c
ViewVC logotype

Diff of /freetype2/src/truetype/ttobjs.c

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

revision 1.93 by olvaffe, Tue Aug 16 01:54:59 2005 UTC revision 1.94 by wl, Wed Oct 5 15:18:29 2005 UTC
# Line 203  Line 203 
203        goto Bad_Format;        goto Bad_Format;
204      }      }
205    
206      /* If we are performing a simple font format check, exit immediately */  #ifdef TT_CONFIG_OPTION_BYTECODE_INTERPRETER
207        face->root.face_flags |= FT_FACE_FLAG_HINTER;
208    #endif
209    
210        /* If we are performing a simple font format check, exit immediately. */
211      if ( face_index < 0 )      if ( face_index < 0 )
212        return TT_Err_Ok;        return TT_Err_Ok;
213    

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

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