On Mon, Nov 14, 2005 at 05:06:03PM +0100, juan wrote: > Package: rrdtool > Version: 1.2.11-0.4 > Severity: wishlist > > since i have upgraded to 1.2x the graphs just look terrible, fonts are too > wide, graphics blurry... > it would be great to have a non antialiased mode, there is a patch here: > > http://lists.ee.ethz.ch/rrd-developers/msg01453.html > http://lists.ee.ethz.ch/p/noantialiasing.patch
The patch was actually refined later and the option -B now means: [-B|--font-smoothing-threshold size] This specifies the largest font size which will be rendered bitmapped, that is, without any font smoothing. By default, no text is rendered bitmapped. There is also: [-R|--font-render-mode {normal,light,mono}] This lets you customize the strength of the font smoothing, or dis- able it entirely using mono. By default, normal font smoothing is used. Yet, as I have already noted in bug #392937, I haven't been able to make any use of these options, so the gist of this bug is still outstanding. -- 2. That which causes joy or happiness. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]