[Imagetools-commit] SF.net SVN: imagetools:[81] trunk/imagetools/dist_include/README
Status: Beta
Brought to you by:
cmarcum
From: <cm...@us...> - 2009-07-29 02:14:16
|
Revision: 81 http://imagetools.svn.sourceforge.net/imagetools/?rev=81&view=rev Author: cmarcum Date: 2009-07-29 02:14:03 +0000 (Wed, 29 Jul 2009) Log Message: ----------- added release notes to README file Modified Paths: -------------- trunk/imagetools/dist_include/README Modified: trunk/imagetools/dist_include/README =================================================================== --- trunk/imagetools/dist_include/README 2009-07-29 02:12:42 UTC (rev 80) +++ trunk/imagetools/dist_include/README 2009-07-29 02:14:03 UTC (rev 81) @@ -1,5 +1,16 @@ +Image Tools is a desktop application to capture the display as an image or open an existing image file, crop and annotate it if necessary, and save the image. It features line and text annotation and undo/redo. -To run the project from the command line, go to the folder and -type the following: +This is the final release of version 1.4.0. +We have finalised this release and are continuing main development toward a 1.5 release. +Main project wiki +http://imagetools.sourceforge.net + +We are always looking for user feedback, feature requests, bug reports, and suggestions. + +Thank you for participating in the Image Tools project. + +To run the project from the command line, go to the folder and type the following: + java -jar "imagetools.jar" + This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |