/[freetype]/freetype2/src/cache/ftccmap.c
ViewVC logotype

Diff of /freetype2/src/cache/ftccmap.c

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

revision 1.25 by werner, Mon May 17 09:25:04 2004 UTC revision 1.26 by freetype, Sun May 1 10:11:31 2005 UTC
# Line 292  Line 292 
292            FT_Set_Charmap( face, old );            FT_Set_Charmap( face, old );
293        }        }
294    
295        node->indices[char_code - node->first] = gindex;        node->indices[char_code - node->first] = (FT_UShort)gindex;
296      }      }
297    
298    Exit:    Exit:

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26

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