summaryrefslogtreecommitdiff
path: root/tools/windows_packaging/mingw64/fonts/conf.avail/10-no-sub-pixel.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tools/windows_packaging/mingw64/fonts/conf.avail/10-no-sub-pixel.conf')
-rw-r--r--tools/windows_packaging/mingw64/fonts/conf.avail/10-no-sub-pixel.conf8
1 files changed, 0 insertions, 8 deletions
diff --git a/tools/windows_packaging/mingw64/fonts/conf.avail/10-no-sub-pixel.conf b/tools/windows_packaging/mingw64/fonts/conf.avail/10-no-sub-pixel.conf
deleted file mode 100644
index 87ada4ef2d..0000000000
--- a/tools/windows_packaging/mingw64/fonts/conf.avail/10-no-sub-pixel.conf
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0"?>
-<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
-<fontconfig>
-<!-- Enable sub-pixel rendering -->
- <match target="font">
- <edit name="rgba" mode="assign"><const>none</const></edit>
- </match>
-</fontconfig>