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 #4 from Akira TAGOH <[email protected]> 2010-04-26 22:22:56 EDT --- Testing result for smc-anjalioldlipi-fonts without other smc-(-fonts: # rpm -qa smc-* smc-anjalioldlipi-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 AnjaliOldLipi.ttf: "AnjaliOldLipi" "Regular" # fc-match monospace:lang=ml-in AnjaliOldLipi.ttf: "AnjaliOldLipi" "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 AnjaliOldLipi.ttf: "AnjaliOldLipi" "Regular" # fc-match serif:lang=ml-in AnjaliOldLipi.ttf: "AnjaliOldLipi" "Regular" No explicit rules for monospace and serif in smc-anjalioldlipi-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 AnjaliOldLipi.ttf: "AnjaliOldLipi" "Regular" # fc-match sans:lang=ml-in AnjaliOldLipi.ttf: "AnjaliOldLipi" "Regular" That looks good though, that would be worth considering to rename 67-smc-anjalioldlipi.conf to 65-n- if you want to give more priority than Lohit because current config will be applied after 65-nonlatin.conf and Lohit fonts described there has more priority. # for i in $(ls /usr/share/locale|grep -v -E "^(ml)$"); do fc-match sans:lang=$i|grep -E "^(AnjaliOldLipi)$"; [ $? = 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/
