david-pic-changes
David Turner 20 years ago
parent fd764556ac
commit 37b67724cc
  1. 2
      src/pfr/pfrgload.c

@ -793,6 +793,8 @@
/* initialize glyph loader */
FT_GlyphLoader_Rewind( glyph->loader );
glyph->num_subs = 0;
/* load the glyph, recursively when needed */
return pfr_glyph_load_rec( glyph, stream, gps_offset, offset, size );
}

Loading…
Cancel
Save