An old commit deleted a line by mistake. Fix that.

This commit is contained in:
Moazin Khatti 2019-08-09 21:11:19 +05:00
parent b122db0953
commit c21c2b0e70
1 changed files with 1 additions and 0 deletions

View File

@ -492,6 +492,7 @@
if ( error )
goto Exit;
copy->advance = source->advance;
copy->format = source->format;
if ( clazz->glyph_copy )