Re: mogrify resolution of png image: error when using PixelsPerInch unit
| Newsgroups | gmane.comp.video.image-magick.user |
|---|---|
| Message-ID | <[email protected]> |
> When I use mogrify to set the resolution in PixelsPerInch of an png image, > the numbers are set but the unit is PixelsPerCentimeter. The PNG image specification accepts undefined units and pixels-per-centimeter. It does not support pixels-per-inch.