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=578036 --- Comment #4 from Akira TAGOH <[email protected]> 2010-04-22 05:36:37 EDT --- Please note that I've removed smc-meera-fonts for testing first since it has a priority than lohit-malayalam-fonts. Testing result: # rpm -q lohit-malayalam-fonts lohit-malayalam-fonts-2.4.4-5.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 Lohit-Malayalam.ttf: "Lohit Malayalam" "Regular" # fc-match monospace:lang=ml-in Lohit-Malayalam.ttf: "Lohit Malayalam" "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 Lohit-Malayalam.ttf: "Lohit Malayalam" "Regular" # fc-match serif:lang=ml-in Lohit-Malayalam.ttf: "Lohit Malayalam" "Regular" Though no rules for monospace nor serif in lohit-malayalam-fonts. may be good to have one for them? # 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 Lohit-Malayalam.ttf: "Lohit Malayalam" "Regular" # fc-match sans:lang=ml-in Lohit-Malayalam.ttf: "Lohit Malayalam" "Regular" That looks good. # for i in $(ls /usr/share/locale|grep -v ml); do fc-match sans:lang=$i|grep "Lohit Malayalam"; [ $? = 0 ] && echo $i; done # Confirmed that the updated package works fine. -- 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/
