Re: doxygen + dot => anti-aliased png (was Re: Ridiculously large packages)

2009-12-01 Thread Guus Sliepen
On Tue, Dec 01, 2009 at 05:44:37PM +, Roger Leigh wrote: > > Perhaps it is better to generate SVG files? This will preserve the > > anti-aliased > > look, scale much better, and is probably even smaller than non-anti-aliased > > PNG. > > Definitely. I was just about to suggest the same thin

Re: doxygen + dot => anti-aliased png (was Re: Ridiculously large packages)

2009-12-01 Thread Roger Leigh
On Tue, Dec 01, 2009 at 05:34:52PM +0100, Guus Sliepen wrote: > On Tue, Dec 01, 2009 at 03:03:37PM +0100, Mathieu Malaterre wrote: > > > Just for reference. Some package (such as vtk-doc) became very large > > due to a minor change in doxygen/dot. Now PNG files are generated > > using cairo which

Re: doxygen + dot => anti-aliased png (was Re: Ridiculously large packages)

2009-12-01 Thread Guus Sliepen
On Tue, Dec 01, 2009 at 03:03:37PM +0100, Mathieu Malaterre wrote: > Just for reference. Some package (such as vtk-doc) became very large > due to a minor change in doxygen/dot. Now PNG files are generated > using cairo which by default is doing antialiasing. Using : > > dot -Tpng:gd output.png

doxygen + dot => anti-aliased png (was Re: Ridiculously large packages)

2009-12-01 Thread Mathieu Malaterre
Hi there, On Fri, Nov 20, 2009 at 5:39 PM, Mathieu Malaterre wrote: > On Fri, Nov 20, 2009 at 4:21 PM, Frans Pop wrote: >> On Friday 20 November 2009, Steve McIntyre wrote: >>> If you ever want this to be available on Debian CDs, you're going to >>> have to do something about the size. For now,