diff --git a/src/base/ftobjs.c b/src/base/ftobjs.c index aec7cc5b4..16f947cc0 100644 --- a/src/base/ftobjs.c +++ b/src/base/ftobjs.c @@ -564,6 +564,7 @@ if ( !( slot->face->face_flags & FT_FACE_FLAG_SVG ) ) slot->other = NULL; + else { if ( slot->internal->flags & FT_GLYPH_OWN_GZIP_SVG ) {