Blame SOURCES/66-samyak-devanagari.conf

3acef4
3acef4
3acef4
<fontconfig>
3acef4
<match>
3acef4
  <test name="lang" compare="contains">
3acef4
    <string>hi</string>
3acef4
  </test>
3acef4
  <test name="family">
3acef4
    <string>serif</string>
3acef4
  </test>
3acef4
  <edit name="family" mode="prepend">
3acef4
    <string>Samyak Devanagari</string>
3acef4
  </edit>
3acef4
</match>
3acef4
3acef4
<match>
3acef4
  <test name="lang" compare="contains">
3acef4
    <string>mr</string>
3acef4
  </test>
3acef4
  <test name="family">
3acef4
    <string>serif</string>
3acef4
  </test>
3acef4
  <edit name="family" mode="prepend">
3acef4
    <string>Samyak Devanagari</string>
3acef4
  </edit>
3acef4
</match>
3acef4
3acef4
<match>
3acef4
  <test name="lang" compare="contains">
3acef4
    <string>kok</string>
3acef4
  </test>
3acef4
  <test name="family">
3acef4
    <string>serif</string>
3acef4
  </test>
3acef4
  <edit name="family" mode="prepend">
3acef4
    <string>Samyak Devanagari</string>
3acef4
  </edit>
3acef4
</match>
3acef4
3acef4
<match>
3acef4
  <test name="lang" compare="contains">
3acef4
    <string>ks@devanagari</string>
3acef4
  </test>
3acef4
  <test name="family">
3acef4
    <string>serif</string>
3acef4
  </test>
3acef4
  <edit name="family" mode="prepend">
3acef4
    <string>Lohit Devanagari</string>
3acef4
  </edit>
3acef4
</match>
3acef4
3acef4
<match>
3acef4
  <test name="lang">
3acef4
    <string>sd-in@devanagari</string>
3acef4
  </test>
3acef4
  <test name="family">
3acef4
    <string>serif</string>
3acef4
  </test>
3acef4
  <edit name="family" mode="prepend">
3acef4
    <string>Samyak Devanagari</string>
3acef4
  </edit>
3acef4
</match>
3acef4
3acef4
<match>
3acef4
  <test name="lang" compare="contains">
3acef4
    <string>mai</string>
3acef4
  </test>
3acef4
  <test name="family">
3acef4
    <string>serif</string>
3acef4
  </test>
3acef4
  <edit name="family" mode="prepend">
3acef4
    <string>Samyak Devanagari</string>
3acef4
  </edit>
3acef4
</match>
3acef4
3acef4
<match>
3acef4
  <test name="lang" compare="contains">
3acef4
    <string>ne</string>
3acef4
  </test>
3acef4
  <test name="family">
3acef4
    <string>serif</string>
3acef4
  </test>
3acef4
  <edit name="family" mode="prepend">
3acef4
    <string>Samyak Devanagari</string>
3acef4
  </edit>
3acef4
</match>
3acef4
3acef4
<match>
3acef4
  <test name="lang" compare="contains">
3acef4
    <string>brx</string>
3acef4
  </test>
3acef4
  <test name="family">
3acef4
    <string>serif</string>
3acef4
  </test>
3acef4
  <edit name="family" mode="prepend">
3acef4
    <string>Samyak Devanagari</string>
3acef4
  </edit>
3acef4
</match>
3acef4
3acef4
<match>
3acef4
  <test name="lang" compare="contains">
3acef4
    <string>doi</string>
3acef4
  </test>
3acef4
  <test name="family">
3acef4
    <string>serif</string>
3acef4
  </test>
3acef4
  <edit name="family" mode="prepend">
3acef4
    <string>Samyak Devanagari</string>
3acef4
  </edit>
3acef4
</match>
3acef4
3acef4
<match>
3acef4
  <test name="lang" compare="contains">
3acef4
    <string>sa</string>
3acef4
  </test>
3acef4
  <test name="family">
3acef4
    <string>serif</string>
3acef4
  </test>
3acef4
  <edit name="family" mode="prepend">
3acef4
    <string>Samyak Devanagari</string>
3acef4
  </edit>
3acef4
</match>
3acef4
3acef4
<alias>
3acef4
  <family>Samyak Devanagari</family>
3acef4
  <default>
3acef4
    <family>serif</family>
3acef4
  </default>
3acef4
</alias>
3acef4
</fontconfig>
3acef4