diff options
Diffstat (limited to 'graphics/whyteboard/README')
-rw-r--r-- | graphics/whyteboard/README | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/graphics/whyteboard/README b/graphics/whyteboard/README new file mode 100644 index 0000000000..e3a8f97b8b --- /dev/null +++ b/graphics/whyteboard/README @@ -0,0 +1,16 @@ +Whyteboard is a painting whiteboard application that runs on Linux and +Windows, that allows the annotation of PDF, PostScript documents and +various image formats with common drawing tools (pen, rectangles, ellipses, +text). A history of your drawing is stored, facilitating the replaying of +your drawing. + +Whyteboard enables tabbed painting, with multiple sheets that can be drawn +upon, with each sheet having its own live-updating thumbnail. This allows +the editing of multiple documents or images inside a single instance of +Whyteboard. Each sheet has its own undo and redo operations as well as +its own history replay list. + +Requires python >=2.5 (included in slackware-13.0), wxPython >= 2.8 +available at Slackbuilds.org. + +An optional requirement is ImageMagick included in Slackware. |