Blame SOURCES/baekmuk-ttf-dotum.conf

bfb11d
bfb11d
bfb11d
<fontconfig>
bfb11d
  <match>
bfb11d
    <test name="lang" compare="contains">
bfb11d
      <string>ko</string>
bfb11d
    </test>
bfb11d
    <test name="family">
bfb11d
      <string>sans-serif</string>
bfb11d
    </test>
bfb11d
    <edit name="family" mode="prepend">
bfb11d
      <string>Baekmuk Dotum</string>
bfb11d
    </edit>
bfb11d
  </match>
bfb11d
  <alias>
bfb11d
    <family>Baekmuk Dotum</family>
bfb11d
    <default>
bfb11d
      <family>sans-serif</family>
bfb11d
    </default>
bfb11d
  </alias>
bfb11d
</fontconfig>