Description of problem: Some of the widget in kde does not give the best font in zh_* locale Version-Release number of selected component (if applicable): How reproducible: everytime Steps to Reproduce: 1. LANG=zh_TW.UTF-8 kedit 2. type or cut and paste chinese into the text edit widget Actual results: japanese font Expected results: chinese font Additional info:
Created attachment 100409 [details] fontconfig fix for qfontdatabase
This patch should fix the problem. Let me know if it is not fixed for some other cases so I can debug again.
Hi Leon, it seems that it has been fixed in qt-3.3.2-4 in fc3. I have done a backport of some qt patches from qt snapshot. The problem with symbol is also fixed in this release. it would be nice if you could take a look here. Thanks for your help.
Seems it didn't work for me on latest qt build. I didn't see simliar patch from the backport. I think they still haven't accept my patch. Is it possible to include the patch in the interim? Thanks.
i already added this patch in qt-3.3.2-8. Thanks for the patch