!1 google noto fonts package init
From: @jeff200902 Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
d568d1c796
23
65-google-noto-sans-sinhala.conf
Normal file
23
65-google-noto-sans-sinhala.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>si</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Sinhala</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Sans Sinhala</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
22
66-google-noto-kufi-arabic.conf
Normal file
22
66-google-noto-kufi-arabic.conf
Normal file
@ -0,0 +1,22 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>ar</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>cursive</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Kufi Arabic</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Kufi Arabic</family>
|
||||
<default>
|
||||
<family>cursive</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
23
66-google-noto-naskh-arabic.conf
Normal file
23
66-google-noto-naskh-arabic.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>ar</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>cursive</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Naskh Arabic</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Naskh Arabic</family>
|
||||
<default>
|
||||
<family>cursive</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
22
66-google-noto-nastaliq-urdu.conf
Normal file
22
66-google-noto-nastaliq-urdu.conf
Normal file
@ -0,0 +1,22 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>ur</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>cursive</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Nastaliq Urdu</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Nastaliq Urdu</family>
|
||||
<default>
|
||||
<family>cursive</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
23
66-google-noto-sans-armenian.conf
Normal file
23
66-google-noto-sans-armenian.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>hy</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Armenian</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Sans Armenian</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
22
66-google-noto-sans-bamum.conf
Normal file
22
66-google-noto-sans-bamum.conf
Normal file
@ -0,0 +1,22 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>bax</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Bamum</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Sans Bamum</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
23
66-google-noto-sans-batak.conf
Normal file
23
66-google-noto-sans-batak.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>bbc</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Batak</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Sans Batak</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
23
66-google-noto-sans-bengali.conf
Normal file
23
66-google-noto-sans-bengali.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>bn</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Bengali</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Sans Bengali</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
23
66-google-noto-sans-buginese.conf
Normal file
23
66-google-noto-sans-buginese.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>bug</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Buginese</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Sans Buginese</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
23
66-google-noto-sans-buhid.conf
Normal file
23
66-google-noto-sans-buhid.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>bku</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Buhid</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Sans Buhid</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
23
66-google-noto-sans-canadian-aboriginal.conf
Normal file
23
66-google-noto-sans-canadian-aboriginal.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>iu</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Canadian Aboriginal</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Sans Canadian Aboriginal</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
23
66-google-noto-sans-cham.conf
Normal file
23
66-google-noto-sans-cham.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>cjm</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Cham</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Sans Cham</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
23
66-google-noto-sans-cherokee.conf
Normal file
23
66-google-noto-sans-cherokee.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>chr</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Cherokee</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Sans Cherokee</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
23
66-google-noto-sans-coptic.conf
Normal file
23
66-google-noto-sans-coptic.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>cop</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Coptic</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Sans Coptic</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
23
66-google-noto-sans-cuneiform.conf
Normal file
23
66-google-noto-sans-cuneiform.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>slv</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Cuneiform</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Sans Cuneiform</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
23
66-google-noto-sans-cypriot.conf
Normal file
23
66-google-noto-sans-cypriot.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>cy</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Cypriot</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Sans Cypriot</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
178
66-google-noto-sans-devanagari.conf
Normal file
178
66-google-noto-sans-devanagari.conf
Normal file
@ -0,0 +1,178 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>hi</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>mr</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>kok</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>ks@devanagari</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>sd@devanagari</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>mai</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>ne</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>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>
|
||||
</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>doi</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>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>
|
||||
</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>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>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
107
66-google-noto-sans-ethiopic.conf
Normal file
107
66-google-noto-sans-ethiopic.conf
Normal file
@ -0,0 +1,107 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>am</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>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>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
23
66-google-noto-sans-georgian.conf
Normal file
23
66-google-noto-sans-georgian.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>ka</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Georgian</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Sans Georgian</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
23
66-google-noto-sans-gothic.conf
Normal file
23
66-google-noto-sans-gothic.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>got</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Gothic</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Sans Gothic</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
33
66-google-noto-sans-gujarati.conf
Normal file
33
66-google-noto-sans-gujarati.conf
Normal file
@ -0,0 +1,33 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>gu</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Gujarati</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<match target="font">
|
||||
<test name="family" compare="eq">
|
||||
<string>Noto Sans Gujarati</string>
|
||||
</test>
|
||||
<edit name="autohint" mode="assign">
|
||||
<bool>true</bool>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
|
||||
<alias>
|
||||
<family>Noto Sans Gujarati</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
23
66-google-noto-sans-gurmukhi.conf
Normal file
23
66-google-noto-sans-gurmukhi.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>pa</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Gurmukhi</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Sans Gurmukhi</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
23
66-google-noto-sans-hanunoo.conf
Normal file
23
66-google-noto-sans-hanunoo.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>hnn</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Hanunoo</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Sans Hanunoo</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
35
66-google-noto-sans-hebrew.conf
Normal file
35
66-google-noto-sans-hebrew.conf
Normal file
@ -0,0 +1,35 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>he</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Hebrew</string>
|
||||
</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>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
23
66-google-noto-sans-javanese.conf
Normal file
23
66-google-noto-sans-javanese.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>jv</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Javanese</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Sans Javanese</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
29
66-google-noto-sans-kannada.conf
Normal file
29
66-google-noto-sans-kannada.conf
Normal file
@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang">
|
||||
<string>kn-in</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Kannada</string>
|
||||
</edit>
|
||||
</match>
|
||||
<match target="font">
|
||||
<test name="family" compare="eq">
|
||||
<string>Noto Sans Kannada</string>
|
||||
</test>
|
||||
<edit name="autohint" mode="assign">
|
||||
<bool>true</bool>
|
||||
</edit>
|
||||
</match>
|
||||
<alias>
|
||||
<family>Noto Sans Kannada</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
23
66-google-noto-sans-khmer.conf
Normal file
23
66-google-noto-sans-khmer.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>km</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Khmer</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Sans Khmer</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
23
66-google-noto-sans-lao.conf
Normal file
23
66-google-noto-sans-lao.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>lo</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Lao</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Sans Lao</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
23
66-google-noto-sans-lepcha.conf
Normal file
23
66-google-noto-sans-lepcha.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>lep</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Lepcha</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Sans Lepcha</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
23
66-google-noto-sans-limbu.conf
Normal file
23
66-google-noto-sans-limbu.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>lif</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Limbu</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Sans Limbu</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
23
66-google-noto-sans-lisu.conf
Normal file
23
66-google-noto-sans-lisu.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>lo</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Lao</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Sans Lao</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
30
66-google-noto-sans-malayalam.conf
Normal file
30
66-google-noto-sans-malayalam.conf
Normal file
@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>ml</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Malayalam</string>
|
||||
</edit>
|
||||
</match>
|
||||
<match target="font">
|
||||
<test name="family" compare="eq">
|
||||
<string>Noto Sans Malayalam</string>
|
||||
</test>
|
||||
<edit name="autohint" mode="assign">
|
||||
<bool>true</bool>
|
||||
</edit>
|
||||
</match>
|
||||
<alias>
|
||||
<family>Noto Sans Malayalam</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
32
66-google-noto-sans-meetei-mayek.conf
Normal file
32
66-google-noto-sans-meetei-mayek.conf
Normal file
@ -0,0 +1,32 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang">
|
||||
<string>mni</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Meetei Mayek</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<match target="font">
|
||||
<test name="family" compare="eq">
|
||||
<string>Noto Sans Meetei Mayek</string>
|
||||
</test>
|
||||
<edit name="autohint" mode="assign">
|
||||
<bool>true</bool>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Sans Meetei Mayek</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
23
66-google-noto-sans-mongolian.conf
Normal file
23
66-google-noto-sans-mongolian.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>mn-cn</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Mongolian</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Sans Mongolian</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
23
66-google-noto-sans-myanmar.conf
Normal file
23
66-google-noto-sans-myanmar.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>my</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Myanmar</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Sans Myanmar</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
23
66-google-noto-sans-new-tai-lue.conf
Normal file
23
66-google-noto-sans-new-tai-lue.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>khb</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans New Tai Lue</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Sans New Tai Lue</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
23
66-google-noto-sans-nko.conf
Normal file
23
66-google-noto-sans-nko.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>nqo</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans NKo</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Sans NKo</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
23
66-google-noto-sans-ogham.conf
Normal file
23
66-google-noto-sans-ogham.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>pgl</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Ogham</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Sans Ogham</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
23
66-google-noto-sans-ol-chiki.conf
Normal file
23
66-google-noto-sans-ol-chiki.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<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 Ol Chiki</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Sans Ol Chiki</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
22
66-google-noto-sans-oriya.conf
Normal file
22
66-google-noto-sans-oriya.conf
Normal file
@ -0,0 +1,22 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>or</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Oriya</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Sans Oriya</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
23
66-google-noto-sans-rejang.conf
Normal file
23
66-google-noto-sans-rejang.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>rej</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Rejang</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Sans Rejang</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
23
66-google-noto-sans-runic.conf
Normal file
23
66-google-noto-sans-runic.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>gem</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Runic</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Sans Runic</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
23
66-google-noto-sans-saurashtra.conf
Normal file
23
66-google-noto-sans-saurashtra.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>saz</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Saurashtra</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Sans Saurashtra</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
23
66-google-noto-sans-shavian.conf
Normal file
23
66-google-noto-sans-shavian.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>en@shaw</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Shavian</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Sans Shavian</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
23
66-google-noto-sans-sundanese.conf
Normal file
23
66-google-noto-sans-sundanese.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>su</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Sundanese</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Sans Sundanese</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
23
66-google-noto-sans-syriac-eastern.conf
Normal file
23
66-google-noto-sans-syriac-eastern.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>syr</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Syriac Eastern</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Sans Syriac Eastern</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
23
66-google-noto-sans-syriac-estrangela.conf
Normal file
23
66-google-noto-sans-syriac-estrangela.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>syr</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Syriac Estrangela</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Sans Syriac Estrangela</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
23
66-google-noto-sans-syriac-western.conf
Normal file
23
66-google-noto-sans-syriac-western.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>syr</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Syriac Western</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Sans Syriac Western</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
23
66-google-noto-sans-tagalog.conf
Normal file
23
66-google-noto-sans-tagalog.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>tl</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Tagalog</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Sans Tagalog</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
23
66-google-noto-sans-tagbanwa.conf
Normal file
23
66-google-noto-sans-tagbanwa.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>twb</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Tagbanwa</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Sans Tagbanwa</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
23
66-google-noto-sans-tamil.conf
Normal file
23
66-google-noto-sans-tamil.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>ta</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Tamil</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Sans Tamil</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
29
66-google-noto-sans-telugu.conf
Normal file
29
66-google-noto-sans-telugu.conf
Normal file
@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>te</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Telugu</string>
|
||||
</edit>
|
||||
</match>
|
||||
<match target="font">
|
||||
<test name="family" compare="eq">
|
||||
<string>Noto Sans Telugu</string>
|
||||
</test>
|
||||
<edit name="autohint" mode="assign">
|
||||
<bool>true</bool>
|
||||
</edit>
|
||||
</match>
|
||||
<alias>
|
||||
<family>Noto Sans Telugu</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
23
66-google-noto-sans-thaana.conf
Normal file
23
66-google-noto-sans-thaana.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>dv</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Thaana</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Sans Thaana</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
23
66-google-noto-sans-thai.conf
Normal file
23
66-google-noto-sans-thai.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>th</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Thai</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Sans Thai</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
34
66-google-noto-sans-tibetan.conf
Normal file
34
66-google-noto-sans-tibetan.conf
Normal file
@ -0,0 +1,34 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>bo</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Tibetan</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>dz</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Tibetan</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Sans Tibetan</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
23
66-google-noto-sans-tifinagh.conf
Normal file
23
66-google-noto-sans-tifinagh.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>ber-ma</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Tifinagh</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Sans Tifinagh</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
23
66-google-noto-sans-vai.conf
Normal file
23
66-google-noto-sans-vai.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>vai</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Vai</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Sans Vai</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
23
66-google-noto-serif-armenian.conf
Normal file
23
66-google-noto-serif-armenian.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>hy</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Serif Armenian</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Serif Armenian</family>
|
||||
<default>
|
||||
<family>serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
22
66-google-noto-serif-balinese.conf
Normal file
22
66-google-noto-serif-balinese.conf
Normal file
@ -0,0 +1,22 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>ban</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Serif Balinese</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Serif Balinese</family>
|
||||
<default>
|
||||
<family>serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
23
66-google-noto-serif-bengali.conf
Normal file
23
66-google-noto-serif-bengali.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>bn</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Serif Bengali</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Serif Bengali</family>
|
||||
<default>
|
||||
<family>serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
178
66-google-noto-serif-devanagari.conf
Normal file
178
66-google-noto-serif-devanagari.conf
Normal file
@ -0,0 +1,178 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>hi</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>mr</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>kok</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>ks@devanagari</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>sd@devanagari</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>mai</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>ne</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>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>
|
||||
</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>doi</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>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>
|
||||
</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>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>
|
||||
<family>serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
23
66-google-noto-serif-georgian.conf
Normal file
23
66-google-noto-serif-georgian.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>ka</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Serif Georgian</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Serif Georgian</family>
|
||||
<default>
|
||||
<family>serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
23
66-google-noto-serif-gujarati.conf
Normal file
23
66-google-noto-serif-gujarati.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>gu</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Serif Gujarati</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Serif Gujarati</family>
|
||||
<default>
|
||||
<family>serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
23
66-google-noto-serif-kannada.conf
Normal file
23
66-google-noto-serif-kannada.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>kn</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Serif Kannada</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Serif Kannada</family>
|
||||
<default>
|
||||
<family>serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
23
66-google-noto-serif-khmer.conf
Normal file
23
66-google-noto-serif-khmer.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>km</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Serif Khmer</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Serif Khmer</family>
|
||||
<default>
|
||||
<family>serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
23
66-google-noto-serif-lao.conf
Normal file
23
66-google-noto-serif-lao.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>lo</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Serif Lao</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Serif Lao</family>
|
||||
<default>
|
||||
<family>serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
23
66-google-noto-serif-malayalam.conf
Normal file
23
66-google-noto-serif-malayalam.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>ml</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Serif Malayalam</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Serif Malayalam</family>
|
||||
<default>
|
||||
<family>serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
22
66-google-noto-serif-tamil.conf
Normal file
22
66-google-noto-serif-tamil.conf
Normal file
@ -0,0 +1,22 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>ta</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Serif Tamil</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Serif Tamil</family>
|
||||
<default>
|
||||
<family>serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
23
66-google-noto-serif-telugu.conf
Normal file
23
66-google-noto-serif-telugu.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>te</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Serif Telugu</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Serif Telugu</family>
|
||||
<default>
|
||||
<family>serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
23
66-google-noto-serif-thai.conf
Normal file
23
66-google-noto-serif-thai.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>th</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Serif Thai</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Serif Thai</family>
|
||||
<default>
|
||||
<family>serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
23
67-google-noto-naskh-arabic-ui.conf
Normal file
23
67-google-noto-naskh-arabic-ui.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>ar</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>cursive</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Naskh Arabic UI</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Naskh Arabic UI</family>
|
||||
<default>
|
||||
<family>cursive</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
23
67-google-noto-sans-bengali-ui.conf
Normal file
23
67-google-noto-sans-bengali-ui.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>bn</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Bengali UI</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Sans Bengali UI</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
130
67-google-noto-sans-devanagari-ui.conf
Normal file
130
67-google-noto-sans-devanagari-ui.conf
Normal file
@ -0,0 +1,130 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>hi</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Devanagari UI</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>mr</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Devanagari UI</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>kok</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Devanagari UI</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>ks@devanagari</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Devanagari UI</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>sd@devanagari</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Devanagari UI</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>mai</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Devanagari UI</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>ne</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Devanagari UI</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>brx</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Devanagari UI</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>doi</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Devanagari UI</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>sa</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Devanagari UI</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Sans Devanagari UI</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
33
67-google-noto-sans-gujarati-ui.conf
Normal file
33
67-google-noto-sans-gujarati-ui.conf
Normal file
@ -0,0 +1,33 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>gu</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Gujarati UI</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<match target="font">
|
||||
<test name="family" compare="eq">
|
||||
<string>Noto Sans Gujarati UI</string>
|
||||
</test>
|
||||
<edit name="autohint" mode="assign">
|
||||
<bool>true</bool>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
|
||||
<alias>
|
||||
<family>Noto Sans Gujarati UI</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
23
67-google-noto-sans-gurmukhi-ui.conf
Normal file
23
67-google-noto-sans-gurmukhi-ui.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>pa</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Gurmukhi</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Sans Gurmukhi</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
29
67-google-noto-sans-kannada-ui.conf
Normal file
29
67-google-noto-sans-kannada-ui.conf
Normal file
@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang">
|
||||
<string>kn</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Kannada UI</string>
|
||||
</edit>
|
||||
</match>
|
||||
<match target="font">
|
||||
<test name="family" compare="eq">
|
||||
<string>Noto Sans Kannada UI</string>
|
||||
</test>
|
||||
<edit name="autohint" mode="assign">
|
||||
<bool>true</bool>
|
||||
</edit>
|
||||
</match>
|
||||
<alias>
|
||||
<family>Noto Sans Kannada UI</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
23
67-google-noto-sans-khmer-ui.conf
Normal file
23
67-google-noto-sans-khmer-ui.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>km</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Khmer UI</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Sans Khmer UI</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
23
67-google-noto-sans-lao-ui.conf
Normal file
23
67-google-noto-sans-lao-ui.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>lo</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Lao UI</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Sans Lao UI</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
30
67-google-noto-sans-malayalam-ui.conf
Normal file
30
67-google-noto-sans-malayalam-ui.conf
Normal file
@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>ml</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Malayalam UI</string>
|
||||
</edit>
|
||||
</match>
|
||||
<match target="font">
|
||||
<test name="family" compare="eq">
|
||||
<string>Noto Sans Malayalam UI</string>
|
||||
</test>
|
||||
<edit name="autohint" mode="assign">
|
||||
<bool>true</bool>
|
||||
</edit>
|
||||
</match>
|
||||
<alias>
|
||||
<family>Noto Sans Malayalam UI</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
23
67-google-noto-sans-myanmar-ui.conf
Normal file
23
67-google-noto-sans-myanmar-ui.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>my</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Myanmar UI</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Sans Myanmar UI</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
22
67-google-noto-sans-oriya-ui.conf
Normal file
22
67-google-noto-sans-oriya-ui.conf
Normal file
@ -0,0 +1,22 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>or</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Oriya UI</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Sans Oriya UI</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
23
67-google-noto-sans-tamil-ui.conf
Normal file
23
67-google-noto-sans-tamil-ui.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>ta</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Tamil UI</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Sans Tamil UI</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
29
67-google-noto-sans-telugu-ui.conf
Normal file
29
67-google-noto-sans-telugu-ui.conf
Normal file
@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>te</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Telugu UI</string>
|
||||
</edit>
|
||||
</match>
|
||||
<match target="font">
|
||||
<test name="family" compare="eq">
|
||||
<string>Noto Sans Telugu UI</string>
|
||||
</test>
|
||||
<edit name="autohint" mode="assign">
|
||||
<bool>true</bool>
|
||||
</edit>
|
||||
</match>
|
||||
<alias>
|
||||
<family>Noto Sans Telugu UI</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
23
67-google-noto-sans-thai-ui.conf
Normal file
23
67-google-noto-sans-thai-ui.conf
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>th</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Noto Sans Thai UI</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Noto Sans Thai UI</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
||||
656
google-noto-fonts.spec
Normal file
656
google-noto-fonts.spec
Normal file
@ -0,0 +1,656 @@
|
||||
%global _fontname google-noto
|
||||
%global _fontnamevf google-noto-vf
|
||||
%global _fontvfdir %{_fontbasedir}/%{_fontnamevf}
|
||||
%global fontname %{_fontname}
|
||||
%global fontconf %{_fontname}
|
||||
%global common_desc Noto fonts aims to remove tofu from web by providing fonts for all \
|
||||
Unicode supported scripts. Its design goal is to achieve visual harmonization\
|
||||
between multiple scripts. Noto family supports almost all scripts available\
|
||||
in Unicode.\
|
||||
%{nil}
|
||||
%global commit a5e21f60336d8b9b76a0f230d07dd59e12d6da80
|
||||
%global hprio 65
|
||||
%global mprio 66
|
||||
%global lprio 67
|
||||
Name: %{fontname}-fonts
|
||||
Version: 20181223
|
||||
Release: 1
|
||||
Summary: Hinted and Non Hinted OpenType fonts for Unicode scripts
|
||||
License: OFL
|
||||
URL: https://github.com/googlei18n/noto-fonts/
|
||||
Source0: noto-fonts-%{commit}.zip
|
||||
Source3: %{mprio}-%{fontconf}-sans-armenian.conf
|
||||
Source5: %{mprio}-%{fontconf}-sans-bengali.conf
|
||||
Source6: %{lprio}-%{fontconf}-sans-bengali-ui.conf
|
||||
Source9: %{mprio}-%{fontconf}-sans-cherokee.conf
|
||||
Source10: %{mprio}-%{fontconf}-sans-coptic.conf
|
||||
Source12: %{mprio}-%{fontconf}-sans-devanagari.conf
|
||||
Source13: %{lprio}-%{fontconf}-sans-devanagari-ui.conf
|
||||
Source15: %{mprio}-%{fontconf}-sans-ethiopic.conf
|
||||
Source16: %{mprio}-%{fontconf}-sans-georgian.conf
|
||||
Source18: %{mprio}-%{fontconf}-sans-hebrew.conf
|
||||
Source21: %{mprio}-%{fontconf}-sans-kannada.conf
|
||||
Source24: %{mprio}-%{fontconf}-sans-khmer.conf
|
||||
Source25: %{lprio}-%{fontconf}-sans-khmer-ui.conf
|
||||
Source26: %{mprio}-%{fontconf}-sans-lao.conf
|
||||
Source27: %{lprio}-%{fontconf}-sans-lao-ui.conf
|
||||
Source28: %{mprio}-%{fontconf}-sans-lisu.conf
|
||||
Source31: %{mprio}-%{fontconf}-sans-malayalam.conf
|
||||
Source32: %{lprio}-%{fontconf}-sans-malayalam-ui.conf
|
||||
Source34: %{mprio}-%{fontconf}-sans-meetei-mayek.conf
|
||||
Source35: %{mprio}-%{fontconf}-sans-nko.conf
|
||||
Source40: %{mprio}-%{fontconf}-sans-shavian.conf
|
||||
Source42: %{mprio}-%{fontconf}-sans-tagalog.conf
|
||||
Source44: %{mprio}-%{fontconf}-sans-tamil.conf
|
||||
Source45: %{lprio}-%{fontconf}-sans-tamil-ui.conf
|
||||
Source46: %{mprio}-%{fontconf}-sans-telugu.conf
|
||||
Source47: %{mprio}-%{fontconf}-sans-thai.conf
|
||||
Source48: %{lprio}-%{fontconf}-sans-thai-ui.conf
|
||||
Source51: %{mprio}-%{fontconf}-sans-vai.conf
|
||||
Source52: %{mprio}-%{fontconf}-serif-armenian.conf
|
||||
Source54: %{mprio}-%{fontconf}-serif-georgian.conf
|
||||
Source55: %{mprio}-%{fontconf}-serif-khmer.conf
|
||||
Source56: %{mprio}-%{fontconf}-serif-lao.conf
|
||||
Source57: %{mprio}-%{fontconf}-serif-thai.conf
|
||||
Source58: %{lprio}-%{fontconf}-sans-kannada-ui.conf
|
||||
Source59: %{lprio}-%{fontconf}-sans-telugu-ui.conf
|
||||
Source60: %{mprio}-%{fontconf}-sans-gujarati.conf
|
||||
Source61: %{lprio}-%{fontconf}-sans-gujarati-ui.conf
|
||||
Source62: %{mprio}-%{fontconf}-sans-hanunoo.conf
|
||||
Source64: %{mprio}-%{fontconf}-kufi-arabic.conf
|
||||
Source65: %{mprio}-%{fontconf}-naskh-arabic.conf
|
||||
Source66: %{lprio}-%{fontconf}-naskh-arabic-ui.conf
|
||||
Source67: %{mprio}-%{fontconf}-serif-balinese.conf
|
||||
Source68: %{mprio}-%{fontconf}-sans-bamum.conf
|
||||
Source69: %{mprio}-%{fontconf}-sans-batak.conf
|
||||
Source70: %{mprio}-%{fontconf}-sans-buginese.conf
|
||||
Source71: %{mprio}-%{fontconf}-sans-buhid.conf
|
||||
Source72: %{mprio}-%{fontconf}-sans-canadian-aboriginal.conf
|
||||
Source73: %{mprio}-%{fontconf}-sans-cham.conf
|
||||
Source74: %{mprio}-%{fontconf}-sans-cuneiform.conf
|
||||
Source75: %{mprio}-%{fontconf}-sans-cypriot.conf
|
||||
Source76: %{mprio}-%{fontconf}-sans-gothic.conf
|
||||
Source77: %{mprio}-%{fontconf}-sans-gurmukhi.conf
|
||||
Source78: %{lprio}-%{fontconf}-sans-gurmukhi-ui.conf
|
||||
Source81: %{mprio}-%{fontconf}-sans-javanese.conf
|
||||
Source82: %{mprio}-%{fontconf}-sans-lepcha.conf
|
||||
Source83: %{mprio}-%{fontconf}-sans-limbu.conf
|
||||
Source85: %{mprio}-%{fontconf}-sans-mongolian.conf
|
||||
Source86: %{mprio}-%{fontconf}-sans-myanmar.conf
|
||||
Source87: %{lprio}-%{fontconf}-sans-myanmar-ui.conf
|
||||
Source88: %{mprio}-%{fontconf}-sans-new-tai-lue.conf
|
||||
Source89: %{mprio}-%{fontconf}-sans-ogham.conf
|
||||
Source90: %{mprio}-%{fontconf}-sans-ol-chiki.conf
|
||||
Source94: %{mprio}-%{fontconf}-sans-rejang.conf
|
||||
Source95: %{mprio}-%{fontconf}-sans-runic.conf
|
||||
Source97: %{mprio}-%{fontconf}-sans-saurashtra.conf
|
||||
Source98: %{hprio}-%{fontconf}-sans-sinhala.conf
|
||||
Source99: %{mprio}-%{fontconf}-sans-sundanese.conf
|
||||
Source101: %{mprio}-%{fontconf}-sans-syriac-eastern.conf
|
||||
Source102: %{mprio}-%{fontconf}-sans-syriac-estrangela.conf
|
||||
Source103: %{mprio}-%{fontconf}-sans-syriac-western.conf
|
||||
Source105: %{mprio}-%{fontconf}-sans-tifinagh.conf
|
||||
Source107: %{mprio}-%{fontconf}-sans-tagbanwa.conf
|
||||
Source108: %{mprio}-%{fontconf}-sans-thaana.conf
|
||||
Source156: %{mprio}-%{fontconf}-sans-oriya.conf
|
||||
Source157: %{lprio}-%{fontconf}-sans-oriya-ui.conf
|
||||
Source158: %{mprio}-%{fontconf}-nastaliq-urdu.conf
|
||||
Source159: %{mprio}-%{fontconf}-sans-tibetan.conf
|
||||
Source161: %{mprio}-%{fontconf}-serif-bengali.conf
|
||||
Source162: %{mprio}-%{fontconf}-serif-devanagari.conf
|
||||
Source163: %{mprio}-%{fontconf}-serif-gujarati.conf
|
||||
Source164: %{mprio}-%{fontconf}-serif-kannada.conf
|
||||
Source165: %{mprio}-%{fontconf}-serif-malayalam.conf
|
||||
Source166: %{mprio}-%{fontconf}-serif-tamil.conf
|
||||
Source167: %{mprio}-%{fontconf}-serif-telugu.conf
|
||||
Source200: %{fontname}.metainfo.xml
|
||||
Source201: noto-fonts.zip
|
||||
Source202: noto-fonts.z01
|
||||
Source203: noto-fonts.z02
|
||||
Source204: noto-fonts.z03
|
||||
Source205: noto-fonts.z04
|
||||
Source206: noto-fonts.z05
|
||||
Source207: noto-fonts.z06
|
||||
|
||||
BuildArch: noarch
|
||||
BuildRequires: fontpackages-devel
|
||||
Requires: fontpackages-filesystem
|
||||
%description
|
||||
%common_desc
|
||||
|
||||
%package common
|
||||
Summary: Common files for Noto fonts
|
||||
%description common
|
||||
Common files for Google Noto fonts.
|
||||
%define notopkg(c:a:o:p:v)\
|
||||
%define _pname %(echo %{*} | tr "A-Z " "a-z-")\
|
||||
%define pname %{_pname}%{-v:-vf}\
|
||||
%{!-a:%define fname %(echo %{*} | sed -e "s/ //g")}\
|
||||
%define subpkg %{_fontname}-%{pname}\
|
||||
%define fconf %{-p*}%{!-p:%{mprio}}-%{fontconf}-%{pname}.conf\
|
||||
%package -n %{subpkg}-fonts\
|
||||
Summary: %{*}%{-v: variable} font\
|
||||
Requires: fontpackages-filesystem\
|
||||
Requires: %{name}-common = %{version}-%{release}\
|
||||
%{?-o:Obsoletes: %{_fontname}-%{-o*}-fonts < %{version}-%{release}}\
|
||||
\
|
||||
%description -n %{subpkg}-fonts\
|
||||
%common_desc\
|
||||
Noto %1 font%{?2: for %(echo %* | sed -e "s/%1 //")}.\
|
||||
\
|
||||
%{!-v:%_font_pkg -n %{pname} -f %{fconf} Noto%{-a*}%{!-a:%{fname}}-*.*tf} \
|
||||
%{-v:%files -n %{_fontname}-%{pname}-fonts\
|
||||
%dir %{_fontvfdir} \
|
||||
%{_fontvfdir}/Noto%{-a*}%{!-a:%{fname}}-*VF.*tf \
|
||||
%{_fontconfig_templatedir}/%{fconf} \
|
||||
%config(noreplace) %{_fontconfig_confdir}/%{fconf}} \
|
||||
%{_datadir}/appdata/%{subpkg}.metainfo.xml
|
||||
|
||||
%notopkg Kufi Arabic
|
||||
%notopkg Music
|
||||
%notopkg Naskh Arabic
|
||||
%notopkg -p %{lprio} Naskh Arabic UI
|
||||
%notopkg Sans
|
||||
%notopkg -p %{lprio} -o sans-ui Sans Display
|
||||
%notopkg Sans Adlam
|
||||
%notopkg Sans Adlam Unjoined
|
||||
%notopkg Sans Anatolian Hieroglyphs
|
||||
%notopkg Sans Arabic
|
||||
%notopkg -p %{lprio} Sans Arabic UI
|
||||
%notopkg Sans Armenian
|
||||
%notopkg Sans Avestan
|
||||
%notopkg Sans Bamum
|
||||
%notopkg Sans Bassa Vah
|
||||
%notopkg Sans Batak
|
||||
%notopkg Sans Bengali
|
||||
%notopkg -p %{lprio} Sans Bengali UI
|
||||
%notopkg Sans Bhaiksuki
|
||||
%notopkg Sans Brahmi
|
||||
%notopkg Sans Buginese
|
||||
%notopkg Sans Buhid
|
||||
%notopkg Sans Canadian Aboriginal
|
||||
%notopkg Sans Caucasian Albanian
|
||||
%notopkg Sans Carian
|
||||
%notopkg Sans Chakma
|
||||
%notopkg Sans Cham
|
||||
%notopkg Sans Cherokee
|
||||
%notopkg Sans Coptic
|
||||
%notopkg Sans Cuneiform
|
||||
%notopkg Sans Cypriot
|
||||
%notopkg Sans Deseret
|
||||
%notopkg Sans Devanagari
|
||||
%notopkg -p %{lprio} Sans Devanagari UI
|
||||
%notopkg Sans Duployan
|
||||
%notopkg Sans Egyptian Hieroglyphs
|
||||
%notopkg Sans Elbasan
|
||||
%notopkg Sans Ethiopic
|
||||
%notopkg Sans Georgian
|
||||
%notopkg Sans Glagolitic
|
||||
%notopkg Sans Gothic
|
||||
%notopkg Sans Grantha
|
||||
%notopkg Sans Gujarati
|
||||
%notopkg -p %{lprio} Sans Gujarati UI
|
||||
%notopkg Sans Gurmukhi
|
||||
%notopkg -p %{lprio} Sans Gurmukhi UI
|
||||
%notopkg -o sans-hanunno Sans Hanunoo
|
||||
%notopkg Sans Hatran
|
||||
%notopkg Sans Hebrew
|
||||
%notopkg Sans Imperial Aramaic
|
||||
%notopkg Sans Inscriptional Pahlavi
|
||||
%notopkg Sans Inscriptional Parthian
|
||||
%notopkg Sans Javanese
|
||||
%notopkg Sans Kaithi
|
||||
%notopkg Sans Kannada
|
||||
%notopkg -p %{lprio} Sans Kannada UI
|
||||
%notopkg Sans Kayah Li
|
||||
%notopkg Sans Kharoshthi
|
||||
%notopkg Sans Khmer
|
||||
%notopkg -p %{lprio} Sans Khmer UI
|
||||
%notopkg Sans Khojki
|
||||
%notopkg Sans Khudawadi
|
||||
%notopkg Sans Lao
|
||||
%notopkg -p %{lprio} Sans Lao UI
|
||||
%notopkg Sans Lepcha
|
||||
%notopkg Sans Limbu
|
||||
%notopkg Sans Linear A
|
||||
%notopkg -o sans-linearb Sans Linear B
|
||||
%notopkg Sans Lisu
|
||||
%notopkg Sans Lycian
|
||||
%notopkg Sans Lydian
|
||||
%notopkg Sans Mahajani
|
||||
%notopkg Sans Malayalam
|
||||
%notopkg -p %{lprio} Sans Malayalam UI
|
||||
%notopkg Sans Mandaic
|
||||
%notopkg Sans Manichaean
|
||||
%notopkg Sans Marchen
|
||||
%notopkg -p %{lprio} Sans Math
|
||||
%notopkg -o sans-meeteimayek Sans Meetei Mayek
|
||||
%notopkg Sans Mende Kikakui
|
||||
%notopkg Sans Meroitic
|
||||
%notopkg Sans Miao
|
||||
%notopkg Sans Modi
|
||||
%notopkg Sans Mongolian
|
||||
%notopkg Sans Mro
|
||||
%notopkg Sans Multani
|
||||
%notopkg Sans Myanmar
|
||||
%notopkg -p %{lprio} Sans Myanmar UI
|
||||
%notopkg Sans Nabataean
|
||||
%notopkg Sans New Tai Lue
|
||||
%notopkg Sans Newa
|
||||
%notopkg Sans NKo
|
||||
%notopkg Sans Ogham
|
||||
%notopkg Sans Ol Chiki
|
||||
%notopkg Sans Old Hungarian
|
||||
%notopkg Sans Old Italic
|
||||
%notopkg Sans Old North Arabian
|
||||
%notopkg Sans Old Permic
|
||||
%notopkg Sans Old Persian
|
||||
%notopkg Sans Old South Arabian
|
||||
%notopkg Sans Old Turkic
|
||||
%notopkg Sans Osage
|
||||
%notopkg Sans Osmanya
|
||||
%notopkg Sans Pahawh Hmong
|
||||
%notopkg Sans Palmyrene
|
||||
%notopkg Sans Pau Cin Hau
|
||||
%notopkg Sans Phags Pa
|
||||
%notopkg Sans Phoenician
|
||||
%notopkg Sans Psalter Pahlavi
|
||||
%notopkg Sans Rejang
|
||||
%notopkg Sans Runic
|
||||
%notopkg Sans Samaritan
|
||||
%notopkg Sans Saurashtra
|
||||
%notopkg Sans Sharada
|
||||
%notopkg Sans Shavian
|
||||
%notopkg -p %{hprio} Sans Sinhala
|
||||
%notopkg -p %{lprio} Sans Sinhala UI
|
||||
%notopkg Sans Sora Sompeng
|
||||
%notopkg Sans Sundanese
|
||||
%notopkg Sans Syloti Nagri
|
||||
%notopkg Sans Symbols
|
||||
%notopkg Sans Symbols2
|
||||
%notopkg Sans Syriac
|
||||
%notopkg Sans Syriac Eastern
|
||||
%notopkg Sans Syriac Estrangela
|
||||
%notopkg Sans Syriac Western
|
||||
%notopkg Sans Tagalog
|
||||
%notopkg Sans Tagbanwa
|
||||
%notopkg Sans Takri
|
||||
%notopkg Sans Tai Le
|
||||
%notopkg Sans Tai Tham
|
||||
%notopkg Sans Tai Viet
|
||||
%notopkg Sans Tamil
|
||||
%notopkg -p %{lprio} Sans Tamil UI
|
||||
%notopkg Sans Telugu
|
||||
%notopkg -p %{lprio} Sans Telugu UI
|
||||
%notopkg Sans Thaana
|
||||
%notopkg Sans Thai
|
||||
%notopkg -p %{lprio} Sans Thai UI
|
||||
%notopkg Sans Tifinagh
|
||||
%notopkg Sans Tirhuta
|
||||
%notopkg Sans Ugaritic
|
||||
%notopkg Sans Vai
|
||||
%notopkg Sans Warang Citi
|
||||
%notopkg Sans Yi
|
||||
%notopkg Serif
|
||||
%notopkg Serif Ahom
|
||||
%notopkg Serif Armenian
|
||||
%notopkg -o sans-balinese Serif Balinese
|
||||
%notopkg -p %{lprio} Serif Display
|
||||
%notopkg Serif Ethiopic
|
||||
%notopkg Serif Georgian
|
||||
%notopkg Serif Hebrew
|
||||
%notopkg Serif Khmer
|
||||
%notopkg Serif Lao
|
||||
%notopkg Serif Myanmar
|
||||
%notopkg Serif Tamil Slanted
|
||||
%notopkg Serif Thai
|
||||
%notopkg Sans Oriya
|
||||
%notopkg -p %{lprio} Sans Oriya UI
|
||||
%notopkg Sans Tibetan
|
||||
%notopkg Nastaliq Urdu
|
||||
%notopkg -o mono Sans Mono
|
||||
%notopkg Serif Bengali
|
||||
%notopkg Serif Devanagari
|
||||
%notopkg Serif Gujarati
|
||||
%notopkg Serif Gurmukhi
|
||||
%notopkg Serif Kannada
|
||||
%notopkg Serif Malayalam
|
||||
%notopkg Serif Sinhala
|
||||
%notopkg Serif Tamil
|
||||
%notopkg Serif Telugu
|
||||
%notopkg Serif Tibetan
|
||||
|
||||
%global fontname %{_fontnamevf}
|
||||
%notopkg -v Sans
|
||||
%notopkg -v Sans Arabic
|
||||
%notopkg -v -p %{lprio} Sans Arabic UI
|
||||
%notopkg -v Sans Armenian
|
||||
%notopkg -v Sans Bengali
|
||||
%notopkg -v -p %{lprio} Sans Bengali UI
|
||||
%notopkg -v Sans Canadian Aboriginal
|
||||
%notopkg -v Sans Cham
|
||||
%notopkg -v Sans Cherokee
|
||||
%notopkg -v Sans Devanagari
|
||||
%notopkg -v -p %{lprio} Sans Devanagari UI
|
||||
%notopkg -v -p %{lprio} Sans Display
|
||||
%notopkg -v Sans Ethiopic
|
||||
%notopkg -v Sans Georgian
|
||||
%notopkg -v Sans Hebrew
|
||||
%notopkg -v Sans Kannada
|
||||
%notopkg -v -p %{lprio} Sans Kannada UI
|
||||
%notopkg -v Sans Khmer
|
||||
%notopkg -v -p %{lprio} Sans Khmer UI
|
||||
%notopkg -v Sans Lao
|
||||
%notopkg -v -p %{lprio} Sans Lao UI
|
||||
%notopkg -v Sans Malayalam
|
||||
%notopkg -v -p %{lprio} Sans Malayalam UI
|
||||
%notopkg -v Sans Mono
|
||||
%notopkg -v Sans Myanmar
|
||||
%notopkg -v -p %{lprio} Sans Myanmar UI
|
||||
%notopkg -v -p %{hprio} Sans Sinhala
|
||||
%notopkg -v Sans Symbols
|
||||
%notopkg -v Sans Tamil
|
||||
%notopkg -v -p %{lprio} Sans Tamil UI
|
||||
%notopkg -v Sans Thaana
|
||||
%notopkg -v Sans Thai
|
||||
%notopkg -v -p %{lprio} Sans Thai UI
|
||||
%notopkg -v Serif
|
||||
%notopkg -v Serif Armenian
|
||||
%notopkg -v -p %{lprio} Serif Display
|
||||
%notopkg -v Serif Ethiopic
|
||||
%notopkg -v Serif Georgian
|
||||
%notopkg -v Serif Gujarati
|
||||
%notopkg -v Serif Gurmukhi
|
||||
%notopkg -v Serif Hebrew
|
||||
%notopkg -v Serif Kannada
|
||||
%notopkg -v Serif Khmer
|
||||
%notopkg -v Serif Lao
|
||||
%notopkg -v Serif Myanmar
|
||||
%notopkg -v Serif Sinhala
|
||||
%notopkg -v Serif Tamil
|
||||
%notopkg -v Serif Tamil Slanted
|
||||
%notopkg -v Serif Thai
|
||||
%notopkg -v Serif Tibetan
|
||||
|
||||
%prep
|
||||
cd ../SOURCES
|
||||
/usr/bin/zip noto-fonts.zip -s=0 --out noto-fonts-%{commit}.zip
|
||||
cd -
|
||||
%setup -q -n noto-fonts-%{commit}
|
||||
|
||||
%build
|
||||
|
||||
%install
|
||||
%global fontname %{_fontname}
|
||||
install -m 0755 -d %{buildroot}%{_fontdir}
|
||||
install -m 0644 -p unhinted/Noto*.ttf %{buildroot}%{_fontdir}
|
||||
install -m 0644 -p hinted/Noto*.ttf %{buildroot}%{_fontdir}
|
||||
%global fontname %{_fontnamevf}
|
||||
install -m 0755 -d %{buildroot}%{_fontdir}
|
||||
install -m 0644 -p phaseIII_only/unhinted/variable-ttf/Noto*.ttf %{buildroot}%{_fontdir}
|
||||
|
||||
|
||||
|
||||
install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \
|
||||
%{buildroot}%{_fontconfig_confdir}
|
||||
|
||||
install -Dm 0644 -p %{SOURCE200} \
|
||||
%{buildroot}%{_datadir}/appdata/%{_fontname}.metainfo.xml
|
||||
|
||||
%define fcconfbuild(a:g:p:v)\
|
||||
%define _pname %(echo %{*} | tr "A-Z " "a-z-")\
|
||||
%define pname %{_pname}%{-v:-vf}\
|
||||
%define fconf %{-p*}%{!-p:%{mprio}}-%{fontconf}-%{pname}.conf\
|
||||
cat<<_EOL_>%{buildroot}%{_fontconfig_templatedir}/%{fconf}\
|
||||
<?xml version=\"1.0\" encoding=\"UTF-8\"?>\
|
||||
<!DOCTYPE fontconfig SYSTEM \"fonts.dtd\">\
|
||||
<fontconfig>\
|
||||
<alias>\
|
||||
<family>%{-g*}</family>\
|
||||
<prefer>\
|
||||
<family>Noto %{*}</family>\
|
||||
</prefer>\
|
||||
</alias>\
|
||||
<alias>\
|
||||
<family>Noto %{*}</family>\
|
||||
<default>\
|
||||
<family>%{-g*}</family>\
|
||||
</default>\
|
||||
</alias>\
|
||||
</fontconfig>\
|
||||
_EOL_
|
||||
|
||||
%fcconfbuild -g fantasy Music
|
||||
%fcconfbuild -g sans-serif Sans Adlam
|
||||
%fcconfbuild -g sans-serif Sans Adlam Unjoined
|
||||
%fcconfbuild -g sans-serif Sans Anatolian Hieroglyphs
|
||||
%fcconfbuild -g sans-serif Sans Arabic
|
||||
%fcconfbuild -p %{lprio} -g sans-serif Sans Arabic UI
|
||||
%fcconfbuild -g sans-serif Sans Avestan
|
||||
%fcconfbuild -g sans-serif Sans Bassa Vah
|
||||
%fcconfbuild -g sans-serif Sans Bhaiksuki
|
||||
%fcconfbuild -g sans-serif Sans Brahmi
|
||||
%fcconfbuild -g sans-serif Sans Carian
|
||||
%fcconfbuild -g sans-serif Sans Caucasian Albanian
|
||||
%fcconfbuild -g sans-serif Sans Chakma
|
||||
%fcconfbuild -g sans-serif Sans Deseret
|
||||
%fcconfbuild -p %{lprio} -g sans-serif Sans Display
|
||||
%fcconfbuild -g sans-serif Sans Duployan
|
||||
%fcconfbuild -g sans-serif Sans Egyptian Hieroglyphs
|
||||
%fcconfbuild -g sans-serif Sans Elbasan
|
||||
%fcconfbuild -g sans-serif Sans Glagolitic
|
||||
%fcconfbuild -g sans-serif Sans Grantha
|
||||
%fcconfbuild -g sans-serif Sans Hatran
|
||||
%fcconfbuild -g sans-serif Sans Imperial Aramaic
|
||||
%fcconfbuild -g sans-serif Sans Inscriptional Pahlavi
|
||||
%fcconfbuild -g sans-serif Sans Inscriptional Parthian
|
||||
%fcconfbuild -g sans-serif Sans Kaithi
|
||||
%fcconfbuild -g sans-serif Sans Kayah Li
|
||||
%fcconfbuild -g sans-serif Sans Kharoshthi
|
||||
%fcconfbuild -g sans-serif Sans Khojki
|
||||
%fcconfbuild -g sans-serif Sans Khudawadi
|
||||
%fcconfbuild -g sans-serif Sans Linear A
|
||||
%fcconfbuild -g sans-serif Sans Linear B
|
||||
%fcconfbuild -g sans-serif Sans Lycian
|
||||
%fcconfbuild -g sans-serif Sans Lydian
|
||||
%fcconfbuild -g sans-serif Sans Mahajani
|
||||
%fcconfbuild -g sans-serif Sans Mandaic
|
||||
%fcconfbuild -g sans-serif Sans Manichaean
|
||||
%fcconfbuild -g sans-serif Sans Marchen
|
||||
%fcconfbuild -g sans-serif -p %{lprio} Sans Math
|
||||
%fcconfbuild -g sans-serif Sans Mende Kikakui
|
||||
%fcconfbuild -g sans-serif Sans Meroitic
|
||||
%fcconfbuild -g sans-serif Sans Miao
|
||||
%fcconfbuild -g sans-serif Sans Modi
|
||||
%fcconfbuild -g monospace Sans Mono
|
||||
%fcconfbuild -g sans-serif Sans Mro
|
||||
%fcconfbuild -g sans-serif Sans Multani
|
||||
%fcconfbuild -g sans-serif Sans Nabataean
|
||||
%fcconfbuild -g sans-serif Sans Newa
|
||||
%fcconfbuild -g sans-serif Sans Old Hungarian
|
||||
%fcconfbuild -g sans-serif Sans Old Italic
|
||||
%fcconfbuild -g sans-serif Sans Old North Arabian
|
||||
%fcconfbuild -g sans-serif Sans Old Permic
|
||||
%fcconfbuild -g sans-serif Sans Old Persian
|
||||
%fcconfbuild -g sans-serif Sans Old South Arabian
|
||||
%fcconfbuild -g sans-serif Sans Old Turkic
|
||||
%fcconfbuild -g sans-serif Sans Osage
|
||||
%fcconfbuild -g sans-serif Sans Osmanya
|
||||
%fcconfbuild -g sans-serif Sans Pahawh Hmong
|
||||
%fcconfbuild -g sans-serif Sans Palmyrene
|
||||
%fcconfbuild -g sans-serif Sans Pau Cin Hau
|
||||
%fcconfbuild -g sans-serif Sans Phags Pa
|
||||
%fcconfbuild -g sans-serif Sans Phoenician
|
||||
%fcconfbuild -g sans-serif Sans Psalter Pahlavi
|
||||
%fcconfbuild -g sans-serif Sans Samaritan
|
||||
%fcconfbuild -g sans-serif Sans Sharada
|
||||
%fcconfbuild -p %{lprio} -g sans-serif Sans Sinhala UI
|
||||
%fcconfbuild -g sans-serif Sans Sora Sompeng
|
||||
%fcconfbuild -g sans-serif Sans Syloti Nagri
|
||||
%fcconfbuild -g fantasy Sans Symbols
|
||||
%fcconfbuild -g fantasy Sans Symbols2
|
||||
%fcconfbuild -g sans-serif Sans Syriac
|
||||
%fcconfbuild -g sans-serif Sans Tai Le
|
||||
%fcconfbuild -g sans-serif Sans Tai Tham
|
||||
%fcconfbuild -g sans-serif Sans Tai Viet
|
||||
%fcconfbuild -g sans-serif Sans Takri
|
||||
%fcconfbuild -g sans-serif Sans Tirhuta
|
||||
%fcconfbuild -g sans-serif Sans Ugaritic
|
||||
%fcconfbuild -g sans-serif Sans Warang Citi
|
||||
%fcconfbuild -g sans-serif Sans Yi
|
||||
%fcconfbuild -g sans-serif Sans
|
||||
%fcconfbuild -g serif Serif Ahom
|
||||
%fcconfbuild -p %{lprio} -g serif Serif Display
|
||||
%fcconfbuild -g serif Serif Ethiopic
|
||||
%fcconfbuild -g serif Serif Gurmukhi
|
||||
%fcconfbuild -g serif Serif Hebrew
|
||||
%fcconfbuild -g serif Serif Myanmar
|
||||
%fcconfbuild -g serif Serif Sinhala
|
||||
%fcconfbuild -g serif Serif Tamil Slanted
|
||||
%fcconfbuild -g serif Serif Tibetan
|
||||
%fcconfbuild -g serif Serif
|
||||
|
||||
%fcconfbuild -v -g sans-serif Sans
|
||||
%fcconfbuild -v -g sans-serif Sans Arabic
|
||||
%fcconfbuild -v -g sans-serif -p %{lprio} Sans Arabic UI
|
||||
%fcconfbuild -v -g sans-serif Sans Armenian
|
||||
%fcconfbuild -v -g sans-serif Sans Bengali
|
||||
%fcconfbuild -v -g sans-serif -p %{lprio} Sans Bengali UI
|
||||
%fcconfbuild -v -g sans-serif Sans Canadian Aboriginal
|
||||
%fcconfbuild -v -g sans-serif Sans Cham
|
||||
%fcconfbuild -v -g sans-serif Sans Cherokee
|
||||
%fcconfbuild -v -g sans-serif Sans Devanagari
|
||||
%fcconfbuild -v -g sans-serif -p %{lprio} Sans Devanagari UI
|
||||
%fcconfbuild -v -g sans-serif -p %{lprio} Sans Display
|
||||
%fcconfbuild -v -g sans-serif Sans Ethiopic
|
||||
%fcconfbuild -v -g sans-serif Sans Georgian
|
||||
%fcconfbuild -v -g sans-serif Sans Hebrew
|
||||
%fcconfbuild -v -g sans-serif Sans Kannada
|
||||
%fcconfbuild -v -g sans-serif -p %{lprio} Sans Kannada UI
|
||||
%fcconfbuild -v -g sans-serif Sans Khmer
|
||||
%fcconfbuild -v -g sans-serif -p %{lprio} Sans Khmer UI
|
||||
%fcconfbuild -v -g sans-serif Sans Lao
|
||||
%fcconfbuild -v -g sans-serif -p %{lprio} Sans Lao UI
|
||||
%fcconfbuild -v -g sans-serif Sans Malayalam
|
||||
%fcconfbuild -v -g sans-serif -p %{lprio} Sans Malayalam UI
|
||||
%fcconfbuild -v -g monospace Sans Mono
|
||||
%fcconfbuild -v -g sans-serif Sans Myanmar
|
||||
%fcconfbuild -v -g sans-serif -p %{lprio} Sans Myanmar UI
|
||||
%fcconfbuild -v -g sans-serif -p %{hprio} Sans Sinhala
|
||||
%fcconfbuild -v -g fantasy Sans Symbols
|
||||
%fcconfbuild -v -g sans-serif Sans Tamil
|
||||
%fcconfbuild -v -g sans-serif -p %{lprio} Sans Tamil UI
|
||||
%fcconfbuild -v -g sans-serif Sans Thaana
|
||||
%fcconfbuild -v -g sans-serif Sans Thai
|
||||
%fcconfbuild -v -g sans-serif -p %{lprio} Sans Thai UI
|
||||
%fcconfbuild -v -g serif Serif
|
||||
%fcconfbuild -v -g serif Serif Armenian
|
||||
%fcconfbuild -v -g serif -p %{lprio} Serif Display
|
||||
%fcconfbuild -v -g serif Serif Ethiopic
|
||||
%fcconfbuild -v -g serif Serif Georgian
|
||||
%fcconfbuild -v -g serif Serif Gujarati
|
||||
%fcconfbuild -v -g serif Serif Gurmukhi
|
||||
%fcconfbuild -v -g serif Serif Hebrew
|
||||
%fcconfbuild -v -g serif Serif Kannada
|
||||
%fcconfbuild -v -g serif Serif Khmer
|
||||
%fcconfbuild -v -g serif Serif Lao
|
||||
%fcconfbuild -v -g serif Serif Myanmar
|
||||
%fcconfbuild -v -g serif Serif Sinhala
|
||||
%fcconfbuild -v -g serif Serif Tamil
|
||||
%fcconfbuild -v -g serif Serif Tamil Slanted
|
||||
%fcconfbuild -v -g serif Serif Thai
|
||||
%fcconfbuild -v -g serif Serif Tibetan
|
||||
|
||||
for f in \
|
||||
kufi-arabic music naskh-arabic naskh-arabic-ui \
|
||||
sans sans-adlam sans-adlam-unjoined sans-anatolian-hieroglyphs \
|
||||
sans-arabic sans-arabic-ui \
|
||||
sans-armenian sans-avestan sans-bamum sans-bassa-vah \
|
||||
sans-batak sans-bhaiksuki sans-bengali sans-bengali-ui sans-brahmi \
|
||||
sans-buginese sans-buhid sans-canadian-aboriginal sans-caucasian-albanian \
|
||||
sans-carian \
|
||||
sans-chakma sans-cham sans-cherokee sans-coptic sans-cuneiform \
|
||||
sans-cypriot sans-deseret sans-devanagari sans-devanagari-ui \
|
||||
sans-duployan \
|
||||
sans-egyptian-hieroglyphs sans-elbasan sans-ethiopic sans-georgian \
|
||||
sans-glagolitic sans-gothic sans-grantha sans-gujarati sans-gujarati-ui \
|
||||
sans-gurmukhi sans-gurmukhi-ui sans-hanunoo sans-hatran sans-hebrew \
|
||||
sans-imperial-aramaic sans-inscriptional-pahlavi \
|
||||
sans-inscriptional-parthian sans-javanese \
|
||||
sans-kaithi sans-kannada sans-kannada-ui sans-kayah-li \
|
||||
sans-kharoshthi sans-khmer sans-khmer-ui sans-khojki sans-khudawadi sans-lao \
|
||||
sans-lao-ui sans-lepcha sans-limbu sans-linear-a sans-linear-b sans-lisu \
|
||||
sans-lycian sans-lydian sans-mahajani sans-malayalam sans-malayalam-ui \
|
||||
sans-mandaic sans-manichaean sans-marchen sans-meetei-mayek sans-math \
|
||||
sans-mende-kikakui \
|
||||
sans-meroitic sans-miao sans-modi sans-mongolian sans-mro sans-multani \
|
||||
sans-myanmar \
|
||||
sans-myanmar-ui sans-nabataean sans-new-tai-lue sans-newa sans-nko sans-ogham \
|
||||
sans-ol-chiki sans-old-hungarian sans-old-italic sans-old-north-arabian \
|
||||
sans-old-permic sans-old-persian \
|
||||
sans-old-south-arabian sans-old-turkic sans-osage sans-osmanya \
|
||||
sans-pahawh-hmong sans-palmyrene sans-pau-cin-hau \
|
||||
sans-phags-pa sans-phoenician sans-psalter-pahlavi sans-rejang sans-runic \
|
||||
sans-samaritan sans-saurashtra sans-sharada sans-shavian sans-sinhala sans-sinhala-ui \
|
||||
sans-sora-sompeng \
|
||||
sans-sundanese sans-syloti-nagri sans-symbols sans-symbols2 sans-syriac sans-syriac-eastern \
|
||||
sans-syriac-estrangela sans-syriac-western sans-tagalog \
|
||||
sans-tagbanwa sans-takri sans-tai-le sans-tai-tham sans-tai-viet \
|
||||
sans-tamil sans-tamil-ui sans-telugu sans-telugu-ui \
|
||||
sans-thaana sans-thai sans-thai-ui sans-tifinagh sans-tirhuta \
|
||||
sans-ugaritic sans-display sans-vai sans-warang-citi sans-yi \
|
||||
serif serif-ahom serif-armenian serif-display serif-ethiopic serif-georgian \
|
||||
serif-gurmukhi \
|
||||
serif-hebrew serif-khmer serif-lao serif-myanmar serif-sinhala serif-thai \
|
||||
sans-oriya sans-oriya-ui sans-tibetan nastaliq-urdu sans-mono \
|
||||
serif-balinese serif-bengali serif-devanagari serif-gujarati serif-kannada \
|
||||
serif-malayalam serif-tamil serif-tamil-slanted serif-telugu serif-tibetan \
|
||||
sans-vf sans-arabic-vf sans-arabic-ui-vf sans-armenian-vf sans-bengali-vf \
|
||||
sans-bengali-ui-vf sans-canadian-aboriginal-vf sans-cham-vf sans-cherokee-vf \
|
||||
sans-devanagari-vf sans-devanagari-ui-vf sans-display-vf sans-ethiopic-vf \
|
||||
sans-georgian-vf sans-hebrew-vf sans-kannada-vf sans-kannada-ui-vf \
|
||||
sans-khmer-vf sans-khmer-ui-vf sans-lao-vf sans-lao-ui-vf sans-malayalam-vf \
|
||||
sans-malayalam-ui-vf sans-mono-vf sans-myanmar-vf sans-myanmar-ui-vf \
|
||||
sans-sinhala-vf sans-symbols-vf sans-tamil-vf sans-tamil-ui-vf \
|
||||
sans-thaana-vf sans-thai-vf sans-thai-ui-vf \
|
||||
serif-vf serif-armenian-vf serif-display-vf serif-ethiopic-vf serif-georgian-vf \
|
||||
serif-gujarati-vf serif-gurmukhi-vf serif-hebrew-vf serif-kannada-vf \
|
||||
serif-khmer-vf serif-lao-vf serif-myanmar-vf serif-sinhala-vf \
|
||||
serif-tamil-vf serif-tamil-slanted-vf serif-thai-vf serif-tibetan-vf \
|
||||
; do
|
||||
fconf=$(basename -a %{_sourcedir}/*-%{fontconf}-$f.conf)
|
||||
ifconf=$(basename -a %{buildroot}%{_fontconfig_templatedir}/*-%{fontconf}-$f.conf)
|
||||
if [ "$(echo $fconf | wc -w)" -ne 1 -o "$(echo $ifconf | wc -w)" -ne 1 ]; then
|
||||
echo "Did not find unique \*-%{fontconf}-$f.conf file"
|
||||
exit 1
|
||||
fi
|
||||
if [ -f %{_sourcedir}/${fconf} ]; then
|
||||
install -m 0644 -p %{_sourcedir}/${fconf} \
|
||||
%{buildroot}%{_fontconfig_templatedir}/${fconf}
|
||||
else
|
||||
fconf=$ifconf
|
||||
fi
|
||||
ln -s %{_fontconfig_templatedir}/${fconf} \
|
||||
%{buildroot}%{_fontconfig_confdir}/${fconf}
|
||||
|
||||
meta=%{_fontname}-$f.metainfo.xml
|
||||
echo '<?xml version="1.0" encoding="UTF-8"?>' > $meta
|
||||
echo '<!-- Copyright 2014 Parag Nemade <pnemade AT openeuler DOT org> -->' >> $meta
|
||||
echo '<component type="font">' >> $meta
|
||||
echo " <id>google-noto-$f</id>" >> $meta
|
||||
echo ' <metadata_license>CC-BY-3.0</metadata_license>' >> $meta
|
||||
echo ' <extends>google-noto</extends>' >> $meta
|
||||
echo '</component>' >> $meta
|
||||
|
||||
install -Dm 0644 -p %{_fontname}-$f.metainfo.xml \
|
||||
%{buildroot}%{_datadir}/appdata/%{_fontname}-$f.metainfo.xml
|
||||
done
|
||||
|
||||
%files common
|
||||
%license LICENSE
|
||||
%doc README.md FAQ.md
|
||||
%{_datadir}/appdata/%{_fontname}.metainfo.xml
|
||||
|
||||
%changelog
|
||||
* Mon Dec 30 2020 Jeffery.Gao <gaojianxing@huawei.com> - 20181223-1
|
||||
- Package init
|
||||
4
google-noto-fonts.yaml
Normal file
4
google-noto-fonts.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
version_control: github
|
||||
src_repo: googlefonst/noto-fonts
|
||||
tag_pattern: "^v*"
|
||||
separator: "."
|
||||
18
google-noto.metainfo.xml
Normal file
18
google-noto.metainfo.xml
Normal file
@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Copyright 2014 Parag Nemade <pnemade AT openEuler DOT org> -->
|
||||
<component type="font">
|
||||
<id>google-noto</id>
|
||||
<metadata_license>CC-BY-3.0</metadata_license>
|
||||
<name>Noto</name>
|
||||
<summary>Hinted and Non Hinted open type fonts for Unicode scripts</summary>
|
||||
<description>
|
||||
<p>
|
||||
Noto fonts aims to remove tofu from web by providing fonts for all
|
||||
Unicode supported script. Its design goal is to achieve visual harmonization
|
||||
between multiple scripts. Noto family supports almost all script available
|
||||
in Unicode.
|
||||
</p>
|
||||
</description>
|
||||
<updatecontact>pnemade_at_openEuler_dot_org</updatecontact>
|
||||
<url type="homepage">https://code.google.com/p/noto</url>
|
||||
</component>
|
||||
BIN
noto-fonts-a5e21f60336d8b9b76a0f230d07dd59e12d6da80.zip
Normal file
BIN
noto-fonts-a5e21f60336d8b9b76a0f230d07dd59e12d6da80.zip
Normal file
Binary file not shown.
BIN
noto-fonts.z01
Normal file
BIN
noto-fonts.z01
Normal file
Binary file not shown.
BIN
noto-fonts.z02
Normal file
BIN
noto-fonts.z02
Normal file
Binary file not shown.
BIN
noto-fonts.z03
Normal file
BIN
noto-fonts.z03
Normal file
Binary file not shown.
BIN
noto-fonts.z04
Normal file
BIN
noto-fonts.z04
Normal file
Binary file not shown.
BIN
noto-fonts.z05
Normal file
BIN
noto-fonts.z05
Normal file
Binary file not shown.
BIN
noto-fonts.z06
Normal file
BIN
noto-fonts.z06
Normal file
Binary file not shown.
BIN
noto-fonts.zip
Normal file
BIN
noto-fonts.zip
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user