comparison toolboxes/graph_visualisation/etc/fonts/conf.avail/10-sub-pixel-vbgr.conf @ 0:e9a9cd732c1e tip

first hg version after svn
author wolffd
date Tue, 10 Feb 2015 15:05:51 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:e9a9cd732c1e
1 <?xml version="1.0"?>
2 <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
3 <!-- conf.d/sub-pixel.conf -->
4 <fontconfig>
5 <!-- Enable sub-pixel rendering -->
6 <match target="font">
7 <edit name="rgba" mode="assign"><const>vbgr</const></edit>
8 </match>
9 </fontconfig>