ref: e82a82af6db7172744717ed975aa25dc3de3034c
parent: f0df85ba2a573c6c5c602667e9f91ef3b00c1d20
author: David Turner <[email protected]>
date: Wed Jun 21 20:26:11 EDT 2000
small bugfix in the "seac" code
--- a/src/type1/t1gload.c
+++ b/src/type1/t1gload.c
@@ -294,6 +294,7 @@
glyph->format = ft_glyph_format_composite;
loader->current.num_subglyphs = 2;
+ goto Exit;
}
/* First load `bchar' in builder */