Make Display and UI fonts lower priority.

Add more languages to google-noto-*-devanagari.conf, google-noto-sans-ethiopic.conf,
  and google-noto-sans-hebrew.conf
This commit is contained in:
Akira TAGOH 2018-12-17 07:44:09 +00:00
parent bc35f14f7f
commit 875600d135
5 changed files with 194 additions and 0 deletions

View File

@ -85,6 +85,30 @@
</edit>
</match>
<match>
<test name="lang" compare="contains">
<string>bh</string>
</test>
<test name="family">
<string>sans-serif</string>
</test>
<edit name="family" mode="prepend">
<string>Noto Sans Devanagari</string>
</edit>
</match>
<match>
<test name="lang" compare="contains">
<string>bho</string>
</test>
<test name="family">
<string>sans-serif</string>
</test>
<edit name="family" mode="prepend">
<string>Noto Sans Devanagari</string>
</edit>
</match>
<match>
<test name="lang" compare="contains">
<string>brx</string>
@ -109,6 +133,18 @@
</edit>
</match>
<match>
<test name="lang" compare="contains">
<string>hne</string>
</test>
<test name="family">
<string>sans-serif</string>
</test>
<edit name="family" mode="prepend">
<string>Noto Sans Devanagari</string>
</edit>
</match>
<match>
<test name="lang" compare="contains">
<string>sa</string>
@ -121,6 +157,18 @@
</edit>
</match>
<match>
<test name="lang" compare="contains">
<string>sat</string>
</test>
<test name="family">
<string>sans-serif</string>
</test>
<edit name="family" mode="prepend">
<string>Noto Sans Devanagari</string>
</edit>
</match>
<alias>
<family>Noto Sans Devanagari</family>
<default>

View File

@ -13,6 +13,90 @@
</edit>
</match>
<match>
<test name="lang" compare="contains">
<string>byn</string>
</test>
<test name="family">
<string>sans-serif</string>
</test>
<edit name="family" mode="prepend">
<string>Noto Sans Ethiopic</string>
</edit>
</match>
<match>
<test name="lang" compare="contains">
<string>gez</string>
</test>
<test name="family">
<string>sans-serif</string>
</test>
<edit name="family" mode="prepend">
<string>Noto Sans Ethiopic</string>
</edit>
</match>
<match>
<test name="lang" compare="contains">
<string>sid</string>
</test>
<test name="family">
<string>sans-serif</string>
</test>
<edit name="family" mode="prepend">
<string>Noto Sans Ethiopic</string>
</edit>
</match>
<match>
<test name="lang" compare="contains">
<string>ti-er</string>
</test>
<test name="family">
<string>sans-serif</string>
</test>
<edit name="family" mode="prepend">
<string>Noto Sans Ethiopic</string>
</edit>
</match>
<match>
<test name="lang" compare="contains">
<string>ti-et</string>
</test>
<test name="family">
<string>sans-serif</string>
</test>
<edit name="family" mode="prepend">
<string>Noto Sans Ethiopic</string>
</edit>
</match>
<match>
<test name="lang" compare="contains">
<string>tig</string>
</test>
<test name="family">
<string>sans-serif</string>
</test>
<edit name="family" mode="prepend">
<string>Noto Sans Ethiopic</string>
</edit>
</match>
<match>
<test name="lang" compare="contains">
<string>wal</string>
</test>
<test name="family">
<string>sans-serif</string>
</test>
<edit name="family" mode="prepend">
<string>Noto Sans Ethiopic</string>
</edit>
</match>
<alias>
<family>Noto Sans Ethiopic</family>
<default>

View File

@ -13,6 +13,18 @@
</edit>
</match>
<match>
<test name="lang" compare="contains">
<string>yi</string>
</test>
<test name="family">
<string>sans-serif</string>
</test>
<edit name="family" mode="prepend">
<string>Noto Sans Hebrew</string>
</edit>
</match>
<alias>
<family>Noto Sans Hebrew</family>
<default>

View File

@ -85,6 +85,30 @@
</edit>
</match>
<match>
<test name="lang" compare="contains">
<string>bh</string>
</test>
<test name="family">
<string>serif</string>
</test>
<edit name="family" mode="prepend">
<string>Noto Serif Devanagari</string>
</edit>
</match>
<match>
<test name="lang" compare="contains">
<string>bho</string>
</test>
<test name="family">
<string>serif</string>
</test>
<edit name="family" mode="prepend">
<string>Noto Serif Devanagari</string>
</edit>
</match>
<match>
<test name="lang" compare="contains">
<string>brx</string>
@ -109,6 +133,18 @@
</edit>
</match>
<match>
<test name="lang" compare="contains">
<string>hne</string>
</test>
<test name="family">
<string>serif</string>
</test>
<edit name="family" mode="prepend">
<string>Noto Serif Devanagari</string>
</edit>
</match>
<match>
<test name="lang" compare="contains">
<string>sa</string>
@ -121,6 +157,18 @@
</edit>
</match>
<match>
<test name="lang" compare="contains">
<string>sat</string>
</test>
<test name="family">
<string>serif</string>
</test>
<edit name="family" mode="prepend">
<string>Noto Serif Devanagari</string>
</edit>
</match>
<alias>
<family>Noto Serif Devanagari</family>
<default>

View File

@ -533,6 +533,8 @@ done
%changelog
* Mon Dec 17 2018 Akira TAGOH <tagoh@redhat.com> - 20181130-2
- Make Display and UI fonts lower priority.
- Add more languages to google-noto-*-devanagari.conf, google-noto-sans-ethiopic.conf,
and google-noto-sans-hebrew.conf
* Fri Dec 7 2018 Akira TAGOH <tagoh@redhat.com> - 20181130-1
- Updates to 20181130.