/[freetype]/freetype2/src/gxvalid/gxvjust.c
ViewVC logotype

Diff of /freetype2/src/gxvalid/gxvjust.c

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

revision 1.2 by wl, Wed Aug 31 22:39:23 2005 UTC revision 1.3 by wl, Mon Sep 5 19:31:27 2005 UTC
# Line 108  Line 108 
108      count = FT_NEXT_ULONG( p );      count = FT_NEXT_ULONG( p );
109      for ( i = 0; i < count; i++ )      for ( i = 0; i < count; i++ )
110      {      {
111        GXV_TRACE(( "validate wdc pair %d/%d\n", i + 1, count ));        GXV_TRACE(( "validating wdc pair %d/%d\n", i + 1, count ));
112        gxv_just_wdp_entry_validate( p, limit, valid );        gxv_just_wdp_entry_validate( p, limit, valid );
113        p += valid->subtable_length;        p += valid->subtable_length;
114      }      }

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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