]> gitweb.fperrin.net Git - GpsPrune.git/blob - tim/prune/readme.txt
4437095b128bfe04cadabbf4068fc84d896fac01
[GpsPrune.git] / tim / prune / readme.txt
1 Prune version 2
2 ===============
3
4 Prune is an application for viewing, editing and managing coordinate data from GPS systems.
5
6 Prune is copyright activityworkshop.net and distributed under the terms of the Gnu GPL version 2.
7 You may freely use the software, and may help others to freely use it too.  For further information
8 on your rights and how they are protected, see the included license.txt file.
9
10 Prune comes without warranty and without guarantee - the authors cannot be held responsible for
11 losses incurred through use of the program, however caused.
12
13
14 Running
15 =======
16
17 To run Prune from the jar file, simply call it from a command prompt or shell:
18    java -jar prune_02.jar
19
20 If the jar file is saved in a different directory, you will need to include the path.
21 Depending on your system settings, you may be able to click or double-click on the jar file
22 in a file manager window to execute it.  A shortcut, menu item, desktop icon or other link
23 can of course be made should you wish.
24
25
26 Updates since version 1
27 =======================
28
29 The following features were added since version 1:
30   - Display of data in 3d view using Java3D library
31   - Export of 3d model to POV format for rendering by povray
32   - Point edit dialog, waypoint name edit dialog
33   - Waypoint list
34
35
36 Further information and updates
37 ===============================
38
39 To obtain the source code (if it wasn't included in your jar file), or for further information,
40 please visit the website:  http://activityworkshop.net/
41
42 You will find there user guides and screenshots illustrating the major features.
43 As Prune is further developed, subsequent versions of the program will also be made freely
44 available at this website.
45
46 You can also provide feedback on Prune, and find out more about contributing to the development,
47 especially with regard to language translations.