diff options
author | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2006-10-30 19:54:17 +0100 |
---|---|---|
committer | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2006-10-30 19:54:17 +0100 |
commit | cb4f7e5d387385a289c5e45af0b0b53fe89ffe04 (patch) | |
tree | 4f6d182364c1f0809c5b170bfd7734d66fc1012b /NEWS | |
parent | 4188cb198bec8a83cfeb893608af2bd39d515449 (diff) |
update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,12 +1,13 @@ gipfel ChangeLog ================= gipfel-0.2.0 - - Change orientation format in jpeg header to make it independent - of the image size. One can now scale an already oriented image - without invalidating the orientation information. + - Change scale factor to "focal length in 35mm" this makes it + independent of the image size. One can now scale an already + oriented image without invalidating the orientation information. - gipfel now tries to find a reasonable default for the scale value when opening new images based on the "Focal Length In 35mm" Exif tag, if it exists. + - GPS position Exif tags are used if they exist. gipfel-0.1.3 - Add stitching mode (gipfel -s). See README for details. |