ImageMagick silently but incorrectly converts SVG files to PNG files
Posted: 2017-10-25T06:18:31-07:00
When attempting to convert the GNU Octave logo from SVG to PNG, ImageMagick seems to succeed, but the blue part of the image disappears.
No error or warning is given.
Others seem to have encountered this problem
(see http://savannah.gnu.org/bugs/?37062#comment26).
When ImageMagick is compiled with rsvg support, however, the file is converted correctly.
OS: macOS
Compiler: Clang provided by Xcode
Octave Logo: http://hg.savannah.gnu.org/hgweb/octave ... e-logo.svg
No error or warning is given.
Others seem to have encountered this problem
(see http://savannah.gnu.org/bugs/?37062#comment26).
When ImageMagick is compiled with rsvg support, however, the file is converted correctly.
OS: macOS
Compiler: Clang provided by Xcode
Octave Logo: http://hg.savannah.gnu.org/hgweb/octave ... e-logo.svg