Mercurial > geeqie
comparison ChangeLog @ 109:1818abf306c1
Fri Nov 10 18:11:54 2006 John Ellis <johne@verizon.net>
* image.c: Fix up initial scroll offset into image when auto rotated
by exif info, and keep same center point when rotating otherwise.
author | gqview |
---|---|
date | Fri, 10 Nov 2006 23:15:30 +0000 |
parents | 9c355d5c8619 |
children | 9fbf210edc6f |
comparison
equal
deleted
inserted
replaced
108:9c355d5c8619 | 109:1818abf306c1 |
---|---|
1 Fri Nov 10 18:11:54 2006 John Ellis <johne@verizon.net> | |
2 | |
3 * image.c: Fix up initial scroll offset into image when auto rotated | |
4 by exif info, and keep same center point when rotating otherwise. | |
5 | |
1 Fri Nov 10 16:11:28 2006 John Ellis <johne@verizon.net> | 6 Fri Nov 10 16:11:28 2006 John Ellis <johne@verizon.net> |
2 | 7 |
3 * format_fuji.c (format_fuji_raw): Use exif_byte_get_int32() to get | 8 * format_fuji.c (format_fuji_raw): Use exif_byte_get_int32() to get |
4 the value, as when that is eventually fixed to be alignment safe, | 9 the value, as when that is eventually fixed to be alignment safe, |
5 the so shall this. | 10 the so shall this. |