[Bug 1043031] Re: ja/zh fontconfig configuration only applied when locale is set 'natively'
Ding Zhou
tualatrix at gmail.com
Thu Jan 31 10:20:46 UTC 2013
I have some news to update, the problem to cause the ugly font is mainly
because I don't have ttf-wqy-zenhei installed and fontconfig-config's
65-nonlatin.conf still has Zen Hei only.
....
<family>WenQuanYi Zen Hei</family> <!-- han (zh-cn,zh-tw) -->
<family>WenQuanYi Bitmap Song</family> <!-- han (zh-cn,zh-tw) -->
...
As WQY Micro Hei is the default installed font now, we should update
fontconfig-config, add one line to 65-nonlatin.conf like this:
...
<family>WenQuanYi Micro Hei</family> <!-- han (zh-cn,zh-tw) -->
<family>WenQuanYi Zen Hei</family> <!-- han (zh-cn,zh-tw) -->
<family>WenQuanYi Bitmap Song</family> <!-- han (zh-cn,zh-tw) -->
...
Then it will be fixed without touch any other files, fontconfig-voodoo
is not needed too.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/1043031
Title:
ja/zh fontconfig configuration only applied when locale is set
'natively'
Status in “language-selector” package in Ubuntu:
Confirmed
Status in “ubiquity” package in Ubuntu:
Fix Released
Bug description:
When I try to use "fontconfig-voodoo" in Ubuntu 12.10 from terminal,
it told me:
The program 'fontconfig-voodoo' is currently not installed. You can install it by typing:
sudo apt-get install language-selector-common
Actually, I have language-selector-common package installed in my
Ubuntu.
Where is fontconfig-voodoo? Without it, I can't config the correct
Chinese fonts under English locale.
Thanks.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-selector/+bug/1043031/+subscriptions
More information about the foundations-bugs
mailing list