Page 1 of 1
EXIF orientated thumbnails are smaller than they should
Posted: Sat Jan 06, 2007 9:24 pm
by Olivier_G
I just noticed that EXIF orientated thumbnails (ie: taken in portrait) are smaller than they should, because their longer dimensions have to fit both X and Y (they are stored not turned, and must fit both Portrait and Landscape).
Isn't it possible to directly create and store thumbnails with the right orientation and dimensions (based on 'EXIF orientation' setting)?
XnView would then delete such thumbnails when user changes 'EXIF orientation' setting (which is not supposed to happen regularly). Another solution could be to store a rotation flag on thumbnail creation and compare it against current 'EXIF Orientation' setting on display (and recreate if different).
=> Thumbnail size would be maximized and XnView would not have to rotate those thumbnails on-the-fly on every display (ie: faster).
V 1.90 <x>
Re: EXIF orientated thumbnails are smaller than they should
Posted: Mon Jan 08, 2007 11:05 am
by xnview
Olivier_G wrote:I just noticed that EXIF orientated thumbnails (ie: taken in portrait) are smaller than they should, because their longer dimensions have to fit both X and Y (they are stored not turned, and must fit both Portrait and Landscape).
Isn't it possible to directly create and store thumbnails with the right orientation and dimensions (based on 'EXIF orientation' setting)?
Yes, i have not store final thumbnail to be able to rotate it easily!
XnView would then delete such thumbnails when user changes 'EXIF orientation' setting (which is not supposed to happen regularly). Another solution could be to store a rotation flag on thumbnail creation and compare it against current 'EXIF Orientation' setting on display (and recreate if different).
=> Thumbnail size would be maximized and XnView would not have to rotate those thumbnails on-the-fly on every display (ie: faster).
If i change that, user should recreate thumbnails, but is it a problem

??
Re: EXIF orientated thumbnails are smaller than they should
Posted: Mon Jan 22, 2007 10:33 am
by Olivier_G
xnview wrote:Olivier_G wrote:XnView would then delete such thumbnails when user changes 'EXIF orientation' setting (which is not supposed to happen regularly). Another solution could be to store a rotation flag on thumbnail creation and compare it against current 'EXIF Orientation' setting on display (and recreate if different).
=> Thumbnail size would be maximized and XnView would not have to rotate those thumbnails on-the-fly on every display (ie: faster).
If i change that, user should recreate thumbnails, but is it a problem

??
I think it would be fine
(ie: the correct size advantage would be much greater than that small 'recreate' drawback in the long term use).
Olivier
PS: yes, I'm back... skimming through unread posts right now...
Re: EXIF orientated thumbnails are smaller than they should
Posted: Mon Jan 22, 2007 11:18 am
by xnview
Olivier_G wrote:xnview wrote:Olivier_G wrote:XnView would then delete such thumbnails when user changes 'EXIF orientation' setting (which is not supposed to happen regularly). Another solution could be to store a rotation flag on thumbnail creation and compare it against current 'EXIF Orientation' setting on display (and recreate if different).
=> Thumbnail size would be maximized and XnView would not have to rotate those thumbnails on-the-fly on every display (ie: faster).
If i change that, user should recreate thumbnails, but is it a problem

??
I think it would be fine
(ie: the correct size advantage would be much greater than that small 'recreate' drawback in the long term use).
Olivier
PS: yes, I'm back... skimming through unread posts right now...
Now i'm too close to the release, so i would like to not change that

Re: EXIF orientated thumbnails are smaller than they should
Posted: Mon Jan 22, 2007 6:08 pm
by Olivier_G
xnview wrote:Now i'm too close to the release, so i would like to not change that

I agree with you...
-> postponed.