summaryrefslogblamecommitdiff
path: root/user/ttf-noto-cjk/90-ttf-noto-cjk.conf
blob: 65c4f3bcb739cd886851c4ce6f5268ff91dbf8d4 (plain) (tree)






































































































































































































































































                                            
<?xml version='1.0'?>
<!DOCTYPE fontconfig SYSTEM 'fonts.dtd'>
<fontconfig>

  <!-- Sans -->

  <match target="font" >
    <test name="family" >
      <string>Noto Sans CJK SC</string>
    </test>
    <edit name="autohint" mode="assign">
      <bool>true</bool>
    </edit>
    <edit name="hintstyle" mode="assign">
      <const>hintslight</const>
    </edit>
    <edit name="hinting" mode="assign">
      <bool>true</bool>
    </edit>
    <edit name="antialias" mode="assign">
      <bool>true</bool>
    </edit>
    <edit name="globaladvance">
      <bool>false</bool>
    </edit>
  </match>

  <match target="font" >
    <test name="family" >
      <string>Noto Sans CJK TC</string>
    </test>
    <edit name="autohint" mode="assign">
      <bool>true</bool>
    </edit>
    <edit name="hintstyle" mode="assign">
      <const>hintslight</const>
    </edit>
    <edit name="hinting" mode="assign">
      <bool>true</bool>
    </edit>
    <edit name="antialias" mode="assign">
      <bool>true</bool>
    </edit>
    <edit name="globaladvance">
      <bool>false</bool>
    </edit>
  </match>

  <match target="font" >
    <test name="family" >
      <string>Noto Sans CJK JP</string>
    </test>
    <edit name="autohint" mode="assign">
      <bool>true</bool>
    </edit>
    <edit name="hintstyle" mode="assign">
      <const>hintslight</const>
    </edit>
    <edit name="hinting" mode="assign">
      <bool>true</bool>
    </edit>
    <edit name="antialias" mode="assign">
      <bool>true</bool>
    </edit>
    <edit name="globaladvance">
      <bool>false</bool>
    </edit>
  </match>

  <match target="font" >
    <test name="family" >
      <string>Noto Sans CJK KR</string>
    </test>
    <edit name="autohint" mode="assign">
      <bool>true</bool>
    </edit>
    <edit name="hintstyle" mode="assign">
      <const>hintslight</const>
    </edit>
    <edit name="hinting" mode="assign">
      <bool>true</bool>
    </edit>
    <edit name="antialias" mode="assign">
      <bool>true</bool>
    </edit>
    <edit name="globaladvance">
      <bool>false</bool>
    </edit>
  </match>

  <!-- Sans Mono -->

  <match target="font" >
    <test name="family" >
      <string>Noto Sans Mono CJK SC</string>
    </test>
    <edit name="autohint" mode="assign">
      <bool>true</bool>
    </edit>
    <edit name="hintstyle" mode="assign">
      <const>hintslight</const>
    </edit>
    <edit name="hinting" mode="assign">
      <bool>true</bool>
    </edit>
    <edit name="antialias" mode="assign">
      <bool>true</bool>
    </edit>
    <edit name="globaladvance">
      <bool>false</bool>
    </edit>
  </match>

  <match target="font" >
    <test name="family" >
      <string>Noto Sans Mono CJK TC</string>
    </test>
    <edit name="autohint" mode="assign">
      <bool>true</bool>
    </edit>
    <edit name="hintstyle" mode="assign">
      <const>hintslight</const>
    </edit>
    <edit name="hinting" mode="assign">
      <bool>true</bool>
    </edit>
    <edit name="antialias" mode="assign">
      <bool>true</bool>
    </edit>
    <edit name="globaladvance">
      <bool>false</bool>
    </edit>
  </match>

  <match target="font" >
    <test name="family" >
      <string>Noto Sans Mono CJK JP</string>
    </test>
    <edit name="autohint" mode="assign">
      <bool>true</bool>
    </edit>
    <edit name="hintstyle" mode="assign">
      <const>hintslight</const>
    </edit>
    <edit name="hinting" mode="assign">
      <bool>true</bool>
    </edit>
    <edit name="antialias" mode="assign">
      <bool>true</bool>
    </edit>
    <edit name="globaladvance">
      <bool>false</bool>
    </edit>
  </match>

  <match target="font" >
    <test name="family" >
      <string>Noto Sans Mono CJK KR</string>
    </test>
    <edit name="autohint" mode="assign">
      <bool>true</bool>
    </edit>
    <edit name="hintstyle" mode="assign">
      <const>hintslight</const>
    </edit>
    <edit name="hinting" mode="assign">
      <bool>true</bool>
    </edit>
    <edit name="antialias" mode="assign">
      <bool>true</bool>
    </edit>
    <edit name="globaladvance">
      <bool>false</bool>
    </edit>
  </match>

  <!-- Serif -->

  <match target="font" >
    <test name="family" >
      <string>Noto Serif CJK SC</string>
    </test>
    <edit name="autohint" mode="assign">
      <bool>true</bool>
    </edit>
    <edit name="hintstyle" mode="assign">
      <const>hintslight</const>
    </edit>
    <edit name="hinting" mode="assign">
      <bool>true</bool>
    </edit>
    <edit name="antialias" mode="assign">
      <bool>true</bool>
    </edit>
    <edit name="globaladvance">
      <bool>false</bool>
    </edit>
  </match>

  <match target="font" >
    <test name="family" >
      <string>Noto Serif CJK TC</string>
    </test>
    <edit name="autohint" mode="assign">
      <bool>true</bool>
    </edit>
    <edit name="hintstyle" mode="assign">
      <const>hintslight</const>
    </edit>
    <edit name="hinting" mode="assign">
      <bool>true</bool>
    </edit>
    <edit name="antialias" mode="assign">
      <bool>true</bool>
    </edit>
    <edit name="globaladvance">
      <bool>false</bool>
    </edit>
  </match>

  <match target="font" >
    <test name="family" >
      <string>Noto Serif CJK JP</string>
    </test>
    <edit name="autohint" mode="assign">
      <bool>true</bool>
    </edit>
    <edit name="hintstyle" mode="assign">
      <const>hintslight</const>
    </edit>
    <edit name="hinting" mode="assign">
      <bool>true</bool>
    </edit>
    <edit name="antialias" mode="assign">
      <bool>true</bool>
    </edit>
    <edit name="globaladvance">
      <bool>false</bool>
    </edit>
  </match>

  <match target="font" >
    <test name="family" >
      <string>Noto Serif CJK KR</string>
    </test>
    <edit name="autohint" mode="assign">
      <bool>true</bool>
    </edit>
    <edit name="hintstyle" mode="assign">
      <const>hintslight</const>
    </edit>
    <edit name="hinting" mode="assign">
      <bool>true</bool>
    </edit>
    <edit name="antialias" mode="assign">
      <bool>true</bool>
    </edit>
    <edit name="globaladvance">
      <bool>false</bool>
    </edit>
  </match>

</fontconfig>