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

bugzilla at redhat.com bugzilla at redhat.com
Tue Apr 27 02:32:34 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 #6 from Akira TAGOH <tagoh at redhat.com> 2010-04-26 22:32:29 EDT ---
Testing result for smc-kalyani-fonts without other smc-*-fonts:
# rpm -qa smc-*
smc-fonts-common-04.2-7.fc13.noarch
smc-kalyani-fonts-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
DejaVuSansMono.ttf: "DejaVu Sans Mono" "Book"
# fc-match monospace:lang=ml-in
DejaVuSansMono.ttf: "DejaVu Sans Mono" "Book"
# 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
DejaVuSans.ttf: "DejaVu Sans" "Book"
# fc-match sans:lang=ml-in
DejaVuSans.ttf: "DejaVu Sans" "Book"
# 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
DejaVuSerif.ttf: "DejaVu Serif" "Book"
# fc-match serif:lang=ml-in
DejaVuSerif.ttf: "DejaVu Serif" "Book"
# for i in $(ls /usr/share/locale|grep -v -E "^(ml)$"); do fc-match
sans:lang=$i|grep -E "^(Kalyani)$"; [ $? = 0 ] && echo $i; done
#

Same to comment #5.

# fc-match -v Kalyani|grep "        lang"
        lang: (s)

-- 
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 fonts-bugs mailing list