From: cristy Date: Wed, 19 Dec 2012 14:40:13 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~4558 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=15893bd52474061ede50d7b38b38788d4bd66b36;p=imagemagick --- diff --git a/coders/psd.c b/coders/psd.c index dcf613831..4e39972dd 100644 --- a/coders/psd.c +++ b/coders/psd.c @@ -464,6 +464,7 @@ static MagickBooleanType ParseImageResourceBlocks(Image *image, p=PushShortPixel(MSBEndian,p,&short_sans); p=PushShortPixel(MSBEndian,p,&short_sans); p=PushShortPixel(MSBEndian,p,&short_sans); + image->units=PixelsPerInchResolution; break; } default: