Skip to content

Instantly share code, notes, and snippets.

@mlouielu
Created May 18, 2018 04:21
Show Gist options
  • Save mlouielu/bbcb4b535060160403bc0ef4bba991a8 to your computer and use it in GitHub Desktop.
Save mlouielu/bbcb4b535060160403bc0ef4bba991a8 to your computer and use it in GitHub Desktop.
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
<alias>
<family>serif</family>
<prefer>
<family>Noto Serif CJK TC</family>
<family>Noto Serif CJK JP</family>
<family>Noto Serif CJK SC</family>
</prefer>
</alias>
</fontconfig>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment