[MacPorts] #21420: ImageMagick convert no longer respects -density
MacPorts
noreply at macports.org
Wed Sep 16 04:17:04 PDT 2009
#21420: ImageMagick convert no longer respects -density
----------------------------+-----------------------------------------------
Reporter: ndw@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.0
Keywords: | Port:
----------------------------+-----------------------------------------------
At some point in the past couple of months (before I upgraded to 1.8.0,
but I don't know precisely when), ImageMagick's convert program stopped
respecting the -density option.
convert something.svg something.png
produces a 72dpi version of the source SVG file. It used to be
the case that
convert --density=150 something.svg something150.png
would produce a 150dpi version of the source SVG file.
Today, the density option is simply ignored and the resulting PNG is
always 72dpi.
--
Ticket URL: <http://trac.macports.org/ticket/21420>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list