Re: Font anti-aliasing



On Thu, 23 Dec 2010 12:03:14 -0500
Michael Ross <michael e ross gmail com> wrote:

Toggle View/Anti-Aliased

OK, I've just found out how to turn off anti-aliasing globally, which affect dia:

Edit ~/.fonts.conf and set the following

<match target="font">
  <edit mode="assign" name="antialias">
   <bool>false</bool>
  </edit>
 </match>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]