git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@53183
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
// FIXME: this i think is a bugfix for a rare bug... but i'm
// not sure 100%. it seems that way from fc. if trim is set
// to FcTrue...
- FcPatternReference(p_nm); /* we have to reference count the pat */
+ // ok - not a bugfix... but there is something going on somewhere that's wierd?
+// FcPatternReference(p_nm); /* we have to reference count the pat */
font = evas_load_fontconfig(evas, set, size);
}
}