[Fontconfig-bugs] [Bug 27765] FcMatch() returns style in wrong language
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Apr 11 00:10:49 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=27765
--- Comment #11 from Akira TAGOH <akira at tagoh.org> 2012-04-11 00:10:49 PDT ---
The patch will change the behavior compared to current one. particularly with:
http://cgit.freedesktop.org/~tagoh/fontconfig/tree/src/fcdefault.c?h=bz27765#n196
http://cgit.freedesktop.org/~tagoh/fontconfig/tree/src/fclist.c?h=bz27765#n382
the result on LANG=ja_JP say will looks like:
(On fontconfig-2.9.0)
/usr/share/fonts/wqy-zenhei/wqy-zenhei.ttc: 文泉驛點陣正黑,WenQuanYi Zen Hei
Sharp,文泉驿点阵正黑:style=Regular
(with patch)
/usr/share/fonts/wqy-zenhei/wqy-zenhei.ttc: WenQuanYi Zen Hei
Sharp,文泉驛點陣正黑,文泉驿点阵正黑:style=Regular
Anyway, that should be trivial.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the Fontconfig-bugs
mailing list