mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-11 04:07:21 +03:00
commit
2759e3588d
|
@ -241,6 +241,7 @@ font_getsize(FontObject* self, PyObject* args)
|
|||
yoffset = face->glyph->metrics.horiBearingY;
|
||||
|
||||
last_index = index;
|
||||
FT_Done_Glyph(glyph);
|
||||
}
|
||||
|
||||
if (face) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user