]> gitweb.fperrin.net Git - GpsPrune.git/blobdiff - tim/prune/readme.txt
Version 14, October 2012
[GpsPrune.git] / tim / prune / readme.txt
index 22c8d81bb40ff29f5062815106ef1d05edd3bb83..a951cf75bf705009d720f4ffe642df8e1f28f3fb 100644 (file)
@@ -1,23 +1,23 @@
-GpsPrune version 13
+GpsPrune version 14
 ===================
 
 GpsPrune is an application for viewing, editing and managing coordinate data from GPS systems,
 including format conversion, charting and photo correlation.
 Full details can be found at http://activityworkshop.net/software/gpsprune/
 
-GpsPrune is copyright 2006-2011 activityworkshop.net and distributed under the terms of the Gnu GPL version 2.
+GpsPrune is copyright 2006-2012 activityworkshop.net and distributed under the terms of the Gnu GPL version 2.
 You may freely use the software, and may help others to freely use it too.  For further information
 on your rights and how they are protected, see the included license.txt file.
 
-GpsPrune comes without warranty and without guarantee - the authors cannot be held responsible for
-losses incurred through use of the program, however caused.
+GpsPrune comes without warranty and without guarantee - the authors cannot be held responsible
+for losses incurred through use of the program, however caused.
 
 
 Running
 =======
 
 To run GpsPrune from the jar file, simply call it from a command prompt or shell:
-   java -jar gpsprune_13.jar
+   java -jar gpsprune_14.jar
 
 If the jar file is saved in a different directory, you will need to include the path.
 Depending on your system settings, you may be able to click or double-click on the jar file
@@ -25,9 +25,19 @@ in a file manager window to execute it.  A shortcut, menu item, alias, desktop i
 or other link can of course be made should you wish.
 
 To specify a language other than the default, use an additional parameter, eg:
-   java -jar gpsprune_13.jar --lang=DE
+   java -jar gpsprune_14.jar --lang=DE
 
 
+New with version 14
+=====================
+The following features were added since version 13:
+  - Dragging of existing points
+  - Creation of new points by dragging the halfway point between two points
+  - Nautical miles option including knots
+  - Full range details dialog
+  - Extension of interpolation function
+  - Selecting points within a rectangle to delete
+
 New with version 13
 ===================
 The following features were added since version 12:
@@ -43,6 +53,8 @@ The following features were added since version 12:
   - Importing of files through GPSBabel
   - List of recently used files in the menu
   - Display of bearing at which a photo was taken (display only)
+  - Allow edit of custom map sources
+  - Russian translation
 
 New with version 12
 ===================