identify on JPG image prints out resolution of 0 PixelPerInc

Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
Post Reply
imageboard
Posts: 5
Joined: 2011-02-02T08:28:05-07:00
Authentication code: 8675308

identify on JPG image prints out resolution of 0 PixelPerInc

Post by imageboard »

Hi there

I've published a JPG image which has a resolution of 0 PixelPerInch according to identify:
identify -format '%x %y' little.jpg
0 PixelsPerInch 0 PixelsPerInch

Max OS Preview displays 72 pixels/inch

I uploaded the image here for further investigation: http://i.imgur.com/B3kK2.jpg

Thanks
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: identify on JPG image prints out resolution of 0 PixelPe

Post by magick »

We're getting '72 Undefined' with ImageMagick-6.6.7-4, the current ImageMagick release.
Post Reply