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

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

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

revision 1.54 by wl, Mon May 9 22:11:36 2005 UTC revision 1.55 by wl, Wed May 11 20:04:35 2005 UTC
# Line 694  Line 694 
694        cmap->cur_delta = FT_PEEK_SHORT( p );        cmap->cur_delta = FT_PEEK_SHORT( p );
695    
696        p     += num_ranges * 2;        p     += num_ranges * 2;
697        offset = FT_PEEK_SHORT( p );        offset = FT_PEEK_USHORT( p );
698    
699        if ( offset != 0xFFFFU )        if ( offset != 0xFFFFU )
700        {        {

Legend:
Removed from v.1.54  
changed lines
  Added in v.1.55

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