summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2006-11-26 17:22:42 +0100
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2006-11-26 17:22:42 +0100
commit2aaf6d31566df56d30ee492418562e04732c8059 (patch)
tree3062dd55798ec76edb095c4f83abecd27c7da328 /NEWS
parentceec61fe9614b7fb631781c3f9d21894e084077b (diff)
parenta10646b1c87e6abc1651ae7160ddd2c7fd1753bc (diff)
merge with mainline
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7a4cfa5..f815647 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,13 @@
gipfel ChangeLog
=================
+gipfel-0.2.0
+ - 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.