[Fedora-i18n-bugs] [Bug 578046] lang-specific overrides rule doesn't work as expected

bugzilla at redhat.com bugzilla at redhat.com
Tue Apr 27 03:00:59 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=578046

--- Comment #10 from Akira TAGOH <tagoh at redhat.com> 2010-04-26 23:00:53 EDT ---
Testing result for smc-suruma-fonts without other smc-*-fonts:
# rpm -qa smc-*
smc-suruma-fonts-04.2-7.fc13.noarch
smc-fonts-common-04.2-7.fc13.noarch
# fc-match monospace:lang=en
DejaVuSansMono.ttf: "DejaVu Sans Mono" "Book"
# fc-match monospace:lang=en-us
DejaVuSansMono.ttf: "DejaVu Sans Mono" "Book"
# fc-match monospace:lang=ml
suruma2.ttf: "suruma" "Medium"
# fc-match monospace:lang=ml-in
suruma2.ttf: "suruma" "Medium"
# fc-match serif:lang=en
DejaVuSerif.ttf: "DejaVu Serif" "Book"
# fc-match serif:lang=en-us
DejaVuSerif.ttf: "DejaVu Serif" "Book"
# fc-match serif:lang=ml
suruma2.ttf: "suruma" "Medium"
# fc-match serif:lang=ml-in
suruma2.ttf: "suruma" "Medium"

No explicit rules for monospace and serif in smc-suruma-fonts.

# fc-match sans:lang=en
DejaVuSans.ttf: "DejaVu Sans" "Book"
# fc-match sans:lang=en-us
DejaVuSans.ttf: "DejaVu Sans" "Book"
# fc-match sans:lang=ml
suruma2.ttf: "suruma" "Medium"
# fc-match sans:lang=ml-in
suruma2.ttf: "suruma" "Medium"

That looks good though, that may be worth considering to rename
67-smc-suruma.conf to 65-n- perhaps if you want to give a priority more than
Lohit, because current config will be applied after 65-nonlatin.conf.

# for i in $(ls /usr/share/locale|grep -v -E "^(ml)$"); do fc-match
sans:lang=$i|grep -E "^(suruma)$"; [ $? = 0 ] && echo $i; done
#

No affects to other languages.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the i18n-bugs mailing list