Blame SOURCES/65-0-khmer-os-muol-fonts.conf

f440db
f440db
f440db
<fontconfig>
f440db
  
f440db
  <alias>
f440db
    <family>Khmer OS Muol</family>
f440db
    <default>
f440db
      <family>monospace</family>
f440db
    </default>
f440db
  </alias>
f440db
  <alias>
f440db
    <family>Khmer OS Muol Light</family>
f440db
    <default>
f440db
      <family>monospace</family>
f440db
    </default>
f440db
  </alias>
f440db
  
f440db
  <match>
f440db
    <test name="lang" compare="contains">
f440db
      <string>km</string>
f440db
    </test>
f440db
    <test name="family">
f440db
      <string>monospace</string>
f440db
    </test>
f440db
    <edit name="family" mode="prepend">
f440db
      <string>Khmer OS Muol</string>
f440db
    </edit>
f440db
  </match>
f440db
  <match>
f440db
    <test name="lang" compare="contains">
f440db
      <string>km</string>
f440db
    </test>
f440db
    <test name="family">
f440db
      <string>monospace</string>
f440db
    </test>
f440db
    <edit name="family" mode="prepend">
f440db
      <string>Khmer OS Muol Light</string>
f440db
    </edit>
f440db
  </match>
f440db
  <match target="scan">
f440db
    <test name="fullname">
f440db
      <string>Khmer OS Muol Light</string>
f440db
    </test>
f440db
    <test name="family">
f440db
      <string>Khmer OS Muol Light</string>
f440db
    </test>
f440db
    <test name="style">
f440db
      <string>Regular</string>
f440db
    </test>
f440db
    <edit name="family" mode="prepend">
f440db
      <string>Khmer OS Muol </string>
f440db
    </edit>
f440db
    <edit name="style" mode="prepend">
f440db
      <string>Light</string>
f440db
    </edit>
f440db
    <edit name="weight">
f440db
      <int>50</int>
f440db
    </edit>
f440db
  </match>
f440db
</fontconfig>