]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.graphviz/dot/etc/fonts/conf.avail/10-sub-pixel-vrgb.conf
Migrated source code from Simantics SVN
[simantics/platform.git] / bundles / org.simantics.graphviz / dot / etc / fonts / conf.avail / 10-sub-pixel-vrgb.conf
diff --git a/bundles/org.simantics.graphviz/dot/etc/fonts/conf.avail/10-sub-pixel-vrgb.conf b/bundles/org.simantics.graphviz/dot/etc/fonts/conf.avail/10-sub-pixel-vrgb.conf
new file mode 100755 (executable)
index 0000000..60239e0
--- /dev/null
@@ -0,0 +1,9 @@
+<?xml version="1.0"?>
+<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
+<!-- conf.d/sub-pixel.conf -->
+<fontconfig>
+<!--  Enable sub-pixel rendering --> 
+  <match target="font">
+    <edit name="rgba" mode="assign"><const>vrgb</const></edit>
+  </match>
+</fontconfig>