Skip to content

Instantly share code, notes, and snippets.

@Maxdamantus
Created January 23, 2021 12:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Maxdamantus/11ecda2994c05332ac7a29c3545505a3 to your computer and use it in GitHub Desktop.
Save Maxdamantus/11ecda2994c05332ac7a29c3545505a3 to your computer and use it in GitHub Desktop.
<?xml version="1.0"?><!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
<match target="font" >
<edit mode="assign" name="hintstyle" >
<const>hintfull</const>
</edit>
</match>
</fontconfig>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment