small bugfix

This commit is contained in:
David Turner 2000-06-27 23:23:22 +00:00
parent 385bedb832
commit 7ed5a057cf
1 changed files with 1 additions and 1 deletions

View File

@ -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;