summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2006-12-18 23:29:46 +0100
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2006-12-18 23:29:46 +0100
commitb4a72f1e2f8c9beed783dcae1a1a3a71f3be76cd (patch)
treecf863bc849c09f7ccb7c249db8d7c33c15d07770 /NEWS
parent2098e3e51463d98cf27bec447ada4add1d50f723 (diff)
update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 10 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f815647..9d0106c 100644
--- a/NEWS
+++ b/NEWS
@@ -7,7 +7,16 @@ gipfel-0.2.0
- 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.
+ - GPS Exif tags are used if they exist.
+ - gipfel can now correct lens distortion (see README).
+ - Switched to use maxima for symbolic computation and code generation.
+ - Switched to use th GNU Scientific Library instead of ccmath.
+ - Major simplifications of the projection code.
+ - Removed the "guess" button.
+ - Added bilinear interpolation for image stitching (-b option).
+ - Added range option (-r) for image stitching.
+ - Known mountains must now be marked with the middle mouse button
+ and positioned by dragging them with the left button pressed.
gipfel-0.1.3
- Add stitching mode (gipfel -s). See README for details.