forked from minhngoc25a/freetype2
small bugfix in the "seac" code
This commit is contained in:
parent
f0df85ba2a
commit
e82a82af6d
|
@ -294,6 +294,7 @@
|
|||
glyph->format = ft_glyph_format_composite;
|
||||
|
||||
loader->current.num_subglyphs = 2;
|
||||
goto Exit;
|
||||
}
|
||||
|
||||
/* First load `bchar' in builder */
|
||||
|
|
Loading…
Reference in New Issue