An old commit deleted a line by mistake. Fix that.
This commit is contained in:
parent
b122db0953
commit
c21c2b0e70
|
@ -492,6 +492,7 @@
|
|||
if ( error )
|
||||
goto Exit;
|
||||
|
||||
copy->advance = source->advance;
|
||||
copy->format = source->format;
|
||||
|
||||
if ( clazz->glyph_copy )
|
||||
|
|
Loading…
Reference in New Issue