]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.graphviz/dot/etc/fonts/conf.avail/20-lohit-gujarati.conf
Migrated source code from Simantics SVN
[simantics/platform.git] / bundles / org.simantics.graphviz / dot / etc / fonts / conf.avail / 20-lohit-gujarati.conf
diff --git a/bundles/org.simantics.graphviz/dot/etc/fonts/conf.avail/20-lohit-gujarati.conf b/bundles/org.simantics.graphviz/dot/etc/fonts/conf.avail/20-lohit-gujarati.conf
new file mode 100755 (executable)
index 0000000..1c29d0d
--- /dev/null
@@ -0,0 +1,11 @@
+<?xml version="1.0"?>
+<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
+<fontconfig>
+
+<!-- Available Gujarti fonts look much better without hinting -->
+
+       <match target="font">
+               <test name="family"><string>Lohit Gujarati</string></test>
+               <edit name="hinting"><bool>false</bool></edit>
+       </match>
+</fontconfig>