Page 1 of 1
XnView v1.74 Resize DPI Bug
Posted: Sat Nov 27, 2004 1:25 pm
by ckit
Steps:
1. Load a 800x600 image (any image maybe) into XnView View mode
2. Choose Resize -> Standard Size -> 1600x1200
3. Change the DPI by going up by 1,2 or 3 (73,74 or 75dpi)
4. Change the DPI back to 72dpi
5. Screen Size now says "1599x1200" it should be "1600x1200"
I can re-produce this bug easily.
Sigh, another bug related to this...
Steps:
1. Load the same image -> mh.jpg
2. The Resize screen says 71dpi when it should be 72dpi
3. Go back and check image info and it says the image is 72dpi by default.
Some MAJOR calculation bugs here.
Re: XnView v1.74 Resize DPI Bug
Posted: Mon Nov 29, 2004 9:22 am
by xnview
ckit wrote:Steps:
1. Load a 800x600 image (any image maybe) into XnView View mode
2. Choose Resize -> Standard Size -> 1600x1200
3. Change the DPI by going up by 1,2 or 3 (73,74 or 75dpi)
4. Change the DPI back to 72dpi
5. Screen Size now says "1599x1200" it should be "1600x1200"
Ok, i'll fix ti.
Steps:
1. Load the same image -> mh.jpg
2. The Resize screen says 71dpi when it should be 72dpi
3. Go back and check image info and it says the image is 72dpi by default.
I can't reproduce it. You load a picture in 72 dpi, and in the resize dialog, you have 71 as DPI?
Re: XnView v1.74 Resize DPI Bug
Posted: Mon Nov 29, 2004 10:06 am
by ckit
xnview wrote:ckit wrote:Steps:
1. Load a 800x600 image (any image maybe) into XnView View mode
2. Choose Resize -> Standard Size -> 1600x1200
3. Change the DPI by going up by 1,2 or 3 (73,74 or 75dpi)
4. Change the DPI back to 72dpi
5. Screen Size now says "1599x1200" it should be "1600x1200"
Ok, i'll fix ti.
Steps:
1. Load the same image -> mh.jpg
2. The Resize screen says 71dpi when it should be 72dpi
3. Go back and check image info and it says the image is 72dpi by default.
I can't reproduce it. You load a picture in 72 dpi, and in the resize dialog, you have 71 as DPI?
Yes, thats right.
It only occurs with "mh.jpg -
http://www.in-tra.com.pl/~lukasz/mh.jpg" other pictures are fine.
Re: XnView v1.74 Resize DPI Bug
Posted: Mon Nov 29, 2004 10:10 am
by xnview
ckit wrote:xnview wrote:ckit wrote:Steps:
1. Load a 800x600 image (any image maybe) into XnView View mode
2. Choose Resize -> Standard Size -> 1600x1200
3. Change the DPI by going up by 1,2 or 3 (73,74 or 75dpi)
4. Change the DPI back to 72dpi
5. Screen Size now says "1599x1200" it should be "1600x1200"
Ok, i'll fix ti.
Steps:
1. Load the same image -> mh.jpg
2. The Resize screen says 71dpi when it should be 72dpi
3. Go back and check image info and it says the image is 72dpi by default.
I can't reproduce it. You load a picture in 72 dpi, and in the resize dialog, you have 71 as DPI?
Yes, thats right.
It only occurs with "mh.jpg -
http://www.in-tra.com.pl/~lukasz/mh.jpg" other pictures are fine.
Ok, i'll fix it
Posted: Mon Nov 29, 2004 10:11 am
by ckit
I just checked the picture with IrfanView,
DPI says 72dpi BUT the EXIF info says the DPI is 71dpi which is where the problem is!!!!
Posted: Mon Nov 29, 2004 11:11 am
by xnview
ckit wrote:I just checked the picture with IrfanView,
DPI says 72dpi BUT the EXIF info says the DPI is 71dpi which is where the problem is!!!!
Oh ok, if you have Options/Read/Use EXIF DPI...
Posted: Mon Nov 29, 2004 12:57 pm
by ckit
Ah now I understand, I didn't know that option existed.
Thank you for pointing it out.