]> gitweb.fperrin.net Git - GpsPrune.git/blobdiff - tim/prune/readme.txt
Version 3, August 2007
[GpsPrune.git] / tim / prune / readme.txt
index 4437095b128bfe04cadabbf4068fc84d896fac01..1f3143cf06085751001c938db47db65a00636c51 100644 (file)
@@ -1,4 +1,4 @@
-Prune version 2
+Prune version 3
 ===============
 
 Prune is an application for viewing, editing and managing coordinate data from GPS systems.
@@ -15,7 +15,7 @@ Running
 =======
 
 To run Prune from the jar file, simply call it from a command prompt or shell:
-   java -jar prune_02.jar
+   java -jar prune_03.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
@@ -23,6 +23,17 @@ in a file manager window to execute it.  A shortcut, menu item, desktop icon or
 can of course be made should you wish.
 
 
+Updates since version 2
+=======================
+
+The following features were added since version 2:
+  - Loading of GPX and KML files
+  - Loading of jpeg photos with or without coordinate data
+  - Manual correlation of photos with points
+  - Saving of coordinates in exif data of jpegs
+  - Exporting to KMZ format including thumbnails of photos
+  - Four-panel layout with toolbar
+
 Updates since version 1
 =======================