Page 1 of 1

gflJpegLosslessTransform doesn't rotate EXIF thumbnail

Posted: Mon Oct 25, 2004 12:19 pm
by reggi
Function gflJpegLosslessTransform don't rotate thumbnail in Exif data.
Is't bug, or correct behavior? It's little odd because XnView read the Thumbnail correct, but my program (and many others) no more.
Maybe needful is rotation of thumbnail in my program, but how (left, right etc.)? Always in Exif Tag 'Orientation' (tag number $0112) is value '1'. How it recognize?

Regards

Re: Bug in gflJpegLosslessTransform? Don't rotate exif thumb

Posted: Mon Oct 25, 2004 3:07 pm
by xnview
reggi wrote:Function gflJpegLosslessTransform don't rotate thumbnail in Exif data.
Is't bug, or correct behavior? It's little odd because XnView read the Thumbnail correct, but my program (and many others) no more.
Maybe needful is rotation of thumbnail in my program, but how (left, right etc.)? Always in Exif Tag 'Orientation' (tag number $0112) is value '1'. How it recognize?
Yes, the thumbnail is not rotated, and gflLoadThumbnail doesn't load the embedded jpeg thumbnail.