https://bugzilla.redhat.com/show_bug.cgi?id=847627
Akira TAGOH <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |ASSIGNED Resolution|NEXTRELEASE |--- Keywords| |Reopened --- Comment #2 from Akira TAGOH <[email protected]> --- Parag, looking at your fix on .conf, as I wrote in comment#0, having multiple <test>s in <match> means AND expression. so in this case, what you are doing is: If pat[lang] == 'bo-cn' and pat[lang] == 'bo-in' and pat[lang] == 'bo' and pat[lang] == 'dz-bt' and pat[lang] == 'dz' and pat[family] == 'serif' then pat[family].prepend('Jomolhari') I'm wondering if that expression becomes true. -- 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/
