]> gitweb.fperrin.net Git - GpsPrune.git/blobdiff - tim/prune/readme.txt
Version 2, March 2007
[GpsPrune.git] / tim / prune / readme.txt
index fc788d2ad8c1b6720e56c8f538e81baa46551539..4437095b128bfe04cadabbf4068fc84d896fac01 100644 (file)
@@ -1,4 +1,4 @@
-Prune version 1
+Prune version 2
 ===============
 
 Prune is an application for viewing, editing and managing coordinate data from GPS systems.
@@ -14,8 +14,8 @@ losses incurred through use of the program, however caused.
 Running
 =======
 
-To run Prune from the jar file, simply call it from a Command Prompt or shell:
-   java -jar prune_1.jar
+To run Prune from the jar file, simply call it from a command prompt or shell:
+   java -jar prune_02.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,16 @@ 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 1
+=======================
+
+The following features were added since version 1:
+  - Display of data in 3d view using Java3D library
+  - Export of 3d model to POV format for rendering by povray
+  - Point edit dialog, waypoint name edit dialog
+  - Waypoint list
+
+
 Further information and updates
 ===============================