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 #8 from Akira TAGOH <[email protected]> 2010-04-26 22:54:11 EDT --- Testing result for smc-rachana-fonts without other smc-*-fonts: # rpm -qa smc-* smc-fonts-common-04.2-7.fc13.noarch smc-rachana-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 Rachana_04.ttf: "Rachana" "Regular" # fc-match monospace:lang=ml-in Rachana_04.ttf: "Rachana" "Regular" # 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 Rachana_04.ttf: "Rachana" "Regular" # fc-match serif:lang=ml-in Rachana_04.ttf: "Rachana" "Regular" No explicit rules for monospace and serif in smc-rachana-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 Rachana_04.ttf: "Rachana" "Regular" # fc-match sans:lang=ml-in Rachana_04.ttf: "Rachana" "Regular" That looks good though, that may be worth considering to rename 67-smc-rachana.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 "^(Rachana)$"; [ $? = 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. _______________________________________________ fonts-bugs mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/fonts-bugs http://fonts.fedoraproject.org/
