On Friday 27 August 2010 01:00:31 P Kishor wrote: > I am thoroughly enjoying David Mertens' PLplot talk (thanks David... I > still owe you a beer. Just come up to Madison before it gets cold). > But two questions, I have -- > > 1. Per PLplot docs, png output has anti-aliased text but not > anti-aliased lines. Needless to say, lines look crummy. I want these > plots for web output, so postscript is not an option. Of course, I > could create postscript and then convert to png, but then, I would be > doing the work, not PDL. SVG creates great looking output, but the > files are about 10 times bigger. Suggestions? >
You can convert SVG to PNG too using Inkscape and other tools: * http://www.inkscape.org/ * http://librsvg.sourceforge.net/ Regards, Shlomi Fish -- ----------------------------------------------------------------- Shlomi Fish http://www.shlomifish.org/ Stop Using MSIE - http://www.shlomifish.org/no-ie/ God considered inflicting XSLT as the tenth plague of Egypt, but then decided against it because he thought it would be too evil. Please reply to list if it's a mailing list post - http://shlom.in/reply . _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
