Forgot an `else', fix that.

This commit is contained in:
Moazin Khatti 2019-07-10 15:47:45 +05:00
parent fbdd9f9ba3
commit bf1deae970
1 changed files with 1 additions and 0 deletions

View File

@ -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 )
{