Comment 10 for bug 1335482

Revision history for this message
Gunnar Hjalmarsson (gunnarhj) wrote :

Can't reproduce on an updated 14.04.

$ dpkg-query -W language-selector-common fonts-droid
fonts-droid 1:4.3-3ubuntu1
language-selector-common 0.129.2
$ LANG=zh_TW.UTF-8 fc-match -a 'sans-serif' | head -n 20
DroidSansFallbackFull.ttf: "Droid Sans" "Regular"
DroidSans.ttf: "Droid Sans" "Regular"
DroidNaskh-Regular.ttf: "Droid Sans" "Regular"
DroidSansEthiopic-Regular.ttf: "Droid Sans" "Regular"
DroidSansHebrew-Regular.ttf: "Droid Sans" "Regular"
DroidSansThai.ttf: "Droid Sans" "Regular"
DroidSansArmenian.ttf: "Droid Sans" "Regular"
DroidSansGeorgian.ttf: "Droid Sans" "Regular"
DroidSansJapanese.ttf: "Droid Sans" "Regular"
DroidSansHebrew-Bold.ttf: "Droid Sans" "Bold"
DroidSans-Bold.ttf: "Droid Sans" "Bold"
DroidNaskh-Bold.ttf: "Droid Sans" "Bold"
DroidSansEthiopic-Bold.ttf: "Droid Sans" "Bold"
uming.ttc: "AR PL UMing TW" "Light"
uming.ttc: "AR PL UMing HK" "Light"
ukai.ttc: "AR PL UKai TW" "Book"
ukai.ttc: "AR PL UKai HK" "Book"
DejaVuSans.ttf: "DejaVu Sans" "Book"
DejaVuSans.ttf: "DejaVu Sans" "Book"
DejaVuSansCondensed.ttf: "DejaVu Sans" "Condensed"

On 2014-07-30 13:58, Cheng-Chia Tseng wrote:> Any edit to font family name of "Droid Sans Fallback" won't make it
> become real "Droid Sans". They are still two instances.
>
> If we DO want to use "Droid Sans" instead of "Droid Sans Fallback" here.
> The only way is to bind them together to make them as one font.

Well, the whole idea is to get DroidSansFallbackFull.ttf to the top of the list, and the reason why I changed it is that the "Droid Sans Fallback" strings in the 69-language-selector-zh-??.conf files were ignored.

Do you possibly have own fontconfig configuration files that might affect this?