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

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