Comment #8 on issue 969 by fodber: find a tool to convert SVG->EPS
http://code.google.com/p/lilypond/issues/detail?id=969
Batik http://xmlgraphics.apache.org/batik/tools/rasterizer.html can be
easily used to
convert SVG to PNG.
--
You received this message because you are listed in the owne
Comment #7 on issue 969 by pnorcks: find a tool to convert SVG->EPS
http://code.google.com/p/lilypond/issues/detail?id=969
Never mind, this is just related to the currentColor bug in Inkscape 0.46
(fixed in
0.47).
Attached is an example I created using Inkscape to convert SVG->EPS, and
the
Comment #6 on issue 969 by pnorcks: find a tool to convert SVG->EPS
http://code.google.com/p/lilypond/issues/detail?id=969
(repost, sorry)
Thanks for mentioning that, John. Those switches work very well, even for
LilyPond's
latest SVG output. But the EPS output is not as nice. I'll list th
Comment #5 on issue 969 by pnorcks: find a tool to convert SVG->EPS
http://code.google.com/p/lilypond/issues/detail?id=969
Thanks for mentioning that, John. Those switches work very well, even for
LilyPond's
latest SVG output. I'll list the options here for reference.
$ inkscape --export
Comment #4 on issue 969 by john.mandereau: find a tool to convert SVG->EPS
http://code.google.com/p/lilypond/issues/detail?id=969
The command-line switches for Inkscape used for building the old website
certainly
help producing a good result (at least for web/switch/howto), but maybe
they do
Comment #3 on issue 969 by pnorcks: find a tool to convert SVG->EPS
http://code.google.com/p/lilypond/issues/detail?id=969
The conversion quality using Inkscape or ImageMagick is not very good (by
default).
There might be command-line switches that improve the quality, but I haven't
investig
Comment #2 on issue 969 by percival.music.ca: find a tool to convert
SVG->EPS
http://code.google.com/p/lilypond/issues/detail?id=969
We don't use imagemagick for the new website. I'm willing to consider
adding it, but
I don't see the benefit.
--
You received this message because you are
Comment #1 on issue 969 by Carl.D.Sorensen: find a tool to convert SVG->EPS
http://code.google.com/p/lilypond/issues/detail?id=969
We already use ImageMagick for the website, IIUC. Why not just use that?
Alternatively, why not just use inkscape?
What are the limitations that cause you to prop
Status: Accepted
Owner:
Labels: Type-Enhancement Priority-Low
New issue 969 by pnorcks: find a tool to convert SVG->EPS
http://code.google.com/p/lilypond/issues/detail?id=969
Using such a tool would allow regression tests for the SVG output in both
HTML and PDF form. We already have means