diff options
author | Behdad Esfahbod <behdad@behdad.org> | 2014-07-24 16:07:13 -0400 |
---|---|---|
committer | Behdad Esfahbod <behdad@behdad.org> | 2014-07-24 16:07:13 -0400 |
commit | 9839d0112c6d61ae22bb3f215bffbe88df6781a1 (patch) | |
tree | 05a5f42a7aa11c051a42186f06a9976f78b08e15 /doc | |
parent | 874a5491641642f669396c514c3672f6794fdfa7 (diff) |
Improve / cleanup namelang matching
Previously, if the patten didn't request, eg, style, then the style
and stylelang were fully copied from the font, even though the pattern
had a stylelang. Eg:
$ fc-match 'Apple Color Emoji:stylelang=en'
Apple Color Emoji.ttf: "Apple Color Emoji" "標準體"
This change both fixes that and makes the code much more readable. Now:
$ fc-match 'Apple Color Emoji:stylelang=en'
Apple Color Emoji.ttf: "Apple Color Emoji" "Regular"
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions