small bugfix

VER-2-0-4-PATCH
David Turner 25 years ago
parent 385bedb832
commit 7ed5a057cf
  1. 2
      src/type1/t1gload.c

@ -1639,7 +1639,7 @@
glyph->root.outline.n_points = 0;
glyph->root.outline.n_contours = 0;
glyph->root.format = ft_glyph_format_none;
glyph->root.format = ft_glyph_format_outline; /* by default */
hinting = 0;

Loading…
Cancel
Save