commit | c20ac78b01df3f0919352bba16b5b48b3b5d4d6d | [log] [tgz] |
---|---|---|
author | Akira TAGOH <akira@tagoh.org> | Thu Nov 15 16:37:01 2012 +0900 |
committer | Akira TAGOH <akira@tagoh.org> | Thu Nov 15 16:37:32 2012 +0900 |
tree | be6b6162cefd31dfcd6813029720b5ef59d7200f | |
parent | bdaef0b80dc27f4ab7a9d9bcedcfd8b5724b3cfd [diff] |
Bug 57114 - regression on FcFontMatch with namelang After 7587d1c99d9476b6dd4dbe523c0204da700fed8d applied, family, style, and fullname is localized against current locale or lang if any though, the string in other languages were dropped from the pattern. this caused unexpected mismatch on the target="font" rules. This fix adds other strings at the end of the list.