aboutsummaryrefslogtreecommitdiff
path: root/japanese/font-ricty/files/20-unhint-rictydiscord.conf
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/font-ricty/files/20-unhint-rictydiscord.conf')
-rw-r--r--japanese/font-ricty/files/20-unhint-rictydiscord.conf12
1 files changed, 12 insertions, 0 deletions
diff --git a/japanese/font-ricty/files/20-unhint-rictydiscord.conf b/japanese/font-ricty/files/20-unhint-rictydiscord.conf
new file mode 100644
index 000000000000..a13b5e42d197
--- /dev/null
+++ b/japanese/font-ricty/files/20-unhint-rictydiscord.conf
@@ -0,0 +1,12 @@
+<?xml version="1.0"?>
+<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
+<fontconfig>
+ <match target="font">
+ <test name="family">
+ <string>Ricty Discord</string>
+ </test>
+ <edit name="autohint">
+ <bool>false</bool>
+ </edit>
+ </match>
+</fontconfig>