]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.graphviz/dot/etc/fonts/conf.d/50-user.conf
Migrated source code from Simantics SVN
[simantics/platform.git] / bundles / org.simantics.graphviz / dot / etc / fonts / conf.d / 50-user.conf
diff --git a/bundles/org.simantics.graphviz/dot/etc/fonts/conf.d/50-user.conf b/bundles/org.simantics.graphviz/dot/etc/fonts/conf.d/50-user.conf
new file mode 100755 (executable)
index 0000000..9a38a40
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0"?>
+<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
+<!-- /etc/fonts/conf.avail/50-user.conf file to configure system font access -->
+<fontconfig>
+       <!-- Load per-user customization file -->
+       <include ignore_missing="yes">~/.fonts.conf</include>
+</fontconfig>