Decent Multi-Format SVG Converter?
gbulmash asks: "I've been messing with the graphics in the Open Clipart Library and it feels as if SVG is a standard like 'meatball' is a standard. Most of the graphics render just fine in Inkscape, but you'll get 5 different renders in 5 different applications. For example, one of the Baby Tux drawings renders differently in Firefox, Corel Draw X3, Illustrator, and Inkscape, and generates error messages from Batik's rasterizer. If I use Inkscape to export to EPS, the EPS opens in Illustrator pretty much like the SVG does, but (and this may be a problem with Corel) doesn't import well into Corel Draw X3. Is there an application that can render SVG images as well as Inkscape can, but will also produce an output to EPS & SWF that looks like the render? Is there something that can output to a more normalized SVG that will render more faithfully in Illustrator or Corel for the sake of conversion to EPS and SWF?"
Did you try Sketsa?
A previous Slashdot post linked to an article that listed 60 something
0 8_01_05.html
different SVG programs.
Vector vs Raster (at maa.org)
http://www.maa.org/editorial/mathgames/mathgames_
Sounds like an article that trudges through SVG compliance for
all these programs is needed.
whoops, mod my original comment down. pstoedit can only take PostScript or PDF as input.
A couple of years ago, I was trying to import/export Corel files and it was driving me nuts, and I tried several programs. Best results I got was from Canvas from Deneba. Haven't used it recently, but it boasts over 80 import filters.
Never play chicken with a passive aggressive.
I loaded up the 3 baby tux svg files from that site and they looked exactly the same to me in firefox and inkscape.
Make sure to use at least FF 1.5 as the 1.x series renders very poorly.
I find, as long as you stay in the adobe line from beginning to press things should be alright. It's not the best, but at least it is standard forom one end to the other - illustrator/photoshop to indesign/incopy.
Anyway, I'm sure that the Inkscape folks would be interested in bug reports if there's something wrong with their EPS export. You could also try saving as PDF instead and see if that works better.
Please alter my pants as fashion dictates.
Batik is really good, though lacks some SMIL.
In browserland Opera seems to be in the lead.
A lot of SVG content on the web is not valid SVG, so you can't expect it to render the same on different viewers.
Things are improving fast.
See this broad range of links on SVG: http://svg.startpagina.nl/
SVG is just a specification for XML documents, and it is up to the application's developers to implement it. The "problem" with SVG is that it encompasses so much that nobody has yet made an application which includes everything (that is obviously the ultimate goal, but for places where animation capabilities and things are not practical there are other specifications with names like "tiny"). I have had a bad experience with SVG where even Inkscape, which seems to include pretty much every non-animated feature, mangled some images (bug reported, and fixed in SVN by the way). It seems like the most comprehensive SVG creator at the moment is Inkscape, and the most comprehensive viewer is Opera, although if you really want EVERY feature then sadly you might have to use a text editor.