No longer calling FcFini() to avoid problems with older (broken) versions of fontconfig

This commit is contained in:
Klaus Schmidinger
2008-05-02 20:34:46 +02:00
parent b6eaa08dbf
commit 8ce144c607
3 changed files with 9 additions and 3 deletions

View File

@@ -2359,3 +2359,7 @@ Adrian Caval <anrxc@sysphere.org>
Nan Feng <nfgx@21cn.com>
for translating OSD texts to the Chinese language
Edgar Toernig <froese@gmx.de>
for suggesting to not call FcFini() to avoid problems with older (broken) versions
of fontconfig