mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-13 18:56:17 +03:00
parens
This commit is contained in:
parent
4381839088
commit
1852368089
|
@ -193,7 +193,7 @@ setraqm(void)
|
|||
p_raqm.set_freetype_face &&
|
||||
p_raqm.layout &&
|
||||
p_raqm.get_glyphs &&
|
||||
p_raqm.destroy) {
|
||||
p_raqm.destroy)) {
|
||||
FreeLibrary(p_raqm.raqm);
|
||||
p_raqm.raqm = NULL;
|
||||
return 2;
|
||||
|
|
Loading…
Reference in New Issue
Block a user