Hi everybody,
I am trying to convert an SVG containing a reference to an external CSS file to a PNG but I am having some difficulties.
I am using the SVG and CSS from a mozilla example:
https://developer.mozilla.org/en/CSS/Ge ... G_graphics
The SVG and CSS display properly in Firefox, so I know for sure that these files are good.
The issue is that the PNG generated by IM only shows a quarter of a black circle, which bares no resemblance at all with what Firefox displays.
Are SVG referencing an external CSS supported by IM?
Please note that converting SVGs containing NO CSS works like a charm.
All the best,
Michel
converting svg with css to png
Re: converting svg with css to png
ImageMagick does not support SVG with embedded style sheets.
Re: converting svg with css to png
Is this still the case? Are there plans to add this?
Re: converting svg with css to png
Hello,
Anything new about css stylesheet support ?
Anything new about css stylesheet support ?
-
- Posts: 12159
- Joined: 2010-01-23T23:01:33-07:00
- Authentication code: 1151
- Location: England, UK
Re: converting svg with css to png
IM doesn't support CSS sylesheets. Nor does Inkscape.
snibgo's IM pages: im.snibgo.com