Hello,
I'm having troubles change the DPI values of an Image that I load into 'GflAX', for example:
when I load an JPEG Image:
pixels: 4892 x 1762 (x - y)
DPI: 300 x 300 (x - y)
I need to resize it to a smaller image, and lower the DPI value.
I resize the image to 500x180 pixels. nothing goes wrong here,
But when I change the Xdpi and Ydpi value to 180.
It only changes the Xdpi value. even if I only set the Ydpi value to 180.
the result DPI will always be: 180x300.
Does someone now how to correct this, or is it a bug?
Beste Regards,
Tyhrstan van den Berg.
Changing DPI values
Moderators: helmut, XnTriq, xnview
-
- Author of XnView
- Posts: 45867
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: Changing DPI values
Ok, a bug, i fix it asapAnonymous wrote:Hello,
I'm having troubles change the DPI values of an Image that I load into 'GflAX', for example:
when I load an JPEG Image:
pixels: 4892 x 1762 (x - y)
DPI: 300 x 300 (x - y)
I need to resize it to a smaller image, and lower the DPI value.
I resize the image to 500x180 pixels. nothing goes wrong here,
But when I change the Xdpi and Ydpi value to 180.
It only changes the Xdpi value. even if I only set the Ydpi value to 180.
the result DPI will always be: 180x300.
Does someone now how to correct this, or is it a bug?
Pierre.
-
- Author of XnView
- Posts: 45867
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France