diff options
Diffstat (limited to 'conf.d/10-hinting-full.conf')
-rw-r--r-- | conf.d/10-hinting-full.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/conf.d/10-hinting-full.conf b/conf.d/10-hinting-full.conf index 27d82291..aff79766 100644 --- a/conf.d/10-hinting-full.conf +++ b/conf.d/10-hinting-full.conf @@ -1,6 +1,12 @@ <?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <fontconfig> + <its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0"> + <its:translateRule translate="no" selector="/fontconfig/*[not(self::description)]"/> + </its:rules> + + <description>Set hintfull to hintstyle</description> + <match target="pattern"> <!-- This configuration is available on the major desktop environments. |