]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.graphviz/dot/etc/fonts/conf.avail/10-autohint.conf
Fixed all line endings of the repository
[simantics/platform.git] / bundles / org.simantics.graphviz / dot / etc / fonts / conf.avail / 10-autohint.conf
1 <?xml version="1.0"?>
2 <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
3 <!-- debian/autohint.conf -->
4 <fontconfig>
5 <!--  Use the Autohinter --> 
6   <match target="font">
7     <edit name="autohint" mode="assign"><bool>true</bool></edit>
8   </match>
9 </fontconfig>