Author :
Behdad Esfahbod
Date :
2024-10-15 18:07:55
Hash :13944366 Message :Move generic destroy to later in the face and size destruction.
* src/base/ftobjs.c (destroy_size, destroy_face): This is such that the
generic destroy can be used to call `FT_Done_Library`. For that to work,
it needs to call it *after* having removed the face from the respective
module.