forked from minhngoc25a/freetype2
Forgot an `else', fix that.
This commit is contained in:
parent
fbdd9f9ba3
commit
bf1deae970
@ -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 )
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user