And found -density option not working.
command line following viewtopic.php?f=1&t=11168
Original SVG:
http://realtimeweather.info/numerical/gfs/svg.svg
Convert to PNG with 144dpi:
Code: Select all
convert +antialias -density 144 svg.svg 144.png
Convert to PNG with 288dpi:
Code: Select all
convert +antialias -density 288 svg.svg 288.png
OS: Gentoo Linux
The imagemagick version is 6.8.9.7, build by portage
configured with:
Code: Select all
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-silent-rules --disable-dependency-tracking --disable-static --disable-hdri --disable-opencl --with-threads --with-modules --with-quantum-depth=16 --with-magick-plus-plus --without-perl --with-perl-options=INSTALLDIRS=vendor --with-gs-font-dir=/usr/share/fonts/urw-fonts --with-bzlib --without-x --with-zlib --without-autotrace --with-dps --without-djvu --with-dejavu-font-dir=/usr/share/fonts/dejavu --without-fftw --without-fpx --without-fontconfig --with-freetype --with-gslib --without-gvc --without-jbig --with-jpeg --with-openjp2 --without-lcms --without-lcms2 --without-lqr --without-lzma --without-openexr --without-pango --with-png --with-rsvg --with-tiff --without-webp --without-windows-font-dir --without-wmf --without-xml --disable-openmp
configured with
Code: Select all
/var/tmp/portage/gnome-base/librsvg-2.40.2-r1/work/librsvg-2.40.2/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-silent-rules --disable-dependency-tracking --docdir=/usr/share/doc/librsvg-2.40.2-r1 --disable-maintainer-mode --disable-gtk-doc --disable-static --disable-tools --disable-introspection --without-gtk3 --disable-vala --enable-pixbuf-loader