-
Rafaël Carré authored
FcConfigSetCurrent( p_sys->p_fontconfig ) is useless since we already use that configuration, and it will destroy it. So, when we want to destroy it again when freetype module is closed, CRASH.
4f5d55cf
FcConfigSetCurrent( p_sys->p_fontconfig ) is useless since we already use that configuration, and it will destroy it. So, when we want to destroy it again when freetype module is closed, CRASH.