Blame SOURCES/67-samyak-gujarati.conf

3acef4
3acef4
3acef4
<fontconfig>
3acef4
<match>
3acef4
  <test name="lang" compare="contains">
3acef4
    <string>gu</string>
3acef4
  </test>
3acef4
  <test name="family">
3acef4
    <string>serif</string>
3acef4
  </test>
3acef4
  <edit name="family" mode="prepend">
3acef4
    <string>Samyak Gujarati</string>
3acef4
  </edit>
3acef4
</match>
3acef4
<alias>
3acef4
  <family>Samyak Gujarati</family>
3acef4
  <default>
3acef4
    <family>serif</family>
3acef4
  </default>
3acef4
</alias>
3acef4
</fontconfig>
3acef4