Re: [gthumb-list] The Exif Orientation tag, again
- From: "Dr. Michael J. Chudobiak" <mjc avtechpulse com>
- To: gthumb-list gnome org
- Subject: Re: [gthumb-list] The Exif Orientation tag, again
- Date: Mon, 21 Jun 2010 20:15:24 -0400
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?
- Mike
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]