Re: [gthumb-list] The Exif Orientation tag, again
- From: Paolo Bacchilega <paolo bacchilega libero it>
- To: gthumb-list gnome org
- Subject: Re: [gthumb-list] The Exif Orientation tag, again
- Date: Tue, 22 Jun 2010 11:42:14 +0200
Il 22/06/2010 02:15, Dr. Michael J. Chudobiak ha scritto:
That's the point. Lossless rotation is different. It doesn't take into
account the initial orientation tag, if set, so it doesn't work as it
should.
It is supposed to take the initial tag into account.
And, reviewing the code, I don't see where that happens.
2.10.x had code like this:
image_orientation = get_exif_tag_short (local_file, EXIF_TAG_ORIENTATION);
required_transform = get_next_transformation (image_orientation,
at_data->data->transform);
I don't see that in 2.11.x. Looks like a bug.
Paolo?
yes, the code got lost in the rewrite, commit e854e3dd5244475a78c66c
restores it.
- Paolo
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]