Mercurial > hg > camir-aes2014
annotate toolboxes/graph_visualisation/etc/fonts/conf.avail/10-autohint.conf @ 0:e9a9cd732c1e tip
first hg version after svn
author | wolffd |
---|---|
date | Tue, 10 Feb 2015 15:05:51 +0000 |
parents | |
children |
rev | line source |
---|---|
wolffd@0 | 1 <?xml version="1.0"?> |
wolffd@0 | 2 <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> |
wolffd@0 | 3 <!-- debian/autohint.conf --> |
wolffd@0 | 4 <fontconfig> |
wolffd@0 | 5 <!-- Use the Autohinter --> |
wolffd@0 | 6 <match target="font"> |
wolffd@0 | 7 <edit name="autohint" mode="assign"><bool>true</bool></edit> |
wolffd@0 | 8 </match> |
wolffd@0 | 9 </fontconfig> |