Query: Does ImageMagic support SVG Tiny (Mobile)?
Re: Query: Does ImageMagic support SVG Tiny (Mobile)?
ImageMagick has nearly full support for reading SVG images but the work for writing SVG has not been completed and it looks like it will be some time before it is completed.
- anthony
- Posts: 8883
- Joined: 2004-05-31T19:27:03-07:00
- Authentication code: 8675308
- Location: Brisbane, Australia
Re: Query: Does ImageMagic support SVG Tiny (Mobile)?
The only support for writing SVG is by adding the auto-trace library delegate to IM configuration. This library trys to convert raster images back into vector images, and for large resolution bitmaps, it works very well.
See IM examples
SVG generation http://www.imagemagick.org/Usage/draw/#svg_output
Edge Smoothing http://www.imagemagick.org/Usage/transform/#edge_vector
See IM examples
SVG generation http://www.imagemagick.org/Usage/draw/#svg_output
Edge Smoothing http://www.imagemagick.org/Usage/transform/#edge_vector
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
https://imagemagick.org/Usage/