diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 15:09:52 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 15:09:52 -0400 |
commit | a74d5d8c24cc2f58595ffa6ef37aa93990917748 (patch) | |
tree | 32946afd2afc0176e00e1608fd176b921791ba32 /graphics/whyteboard | |
parent | 28c632f362ccf2a5b51b990d583cee2fc32ae81f (diff) |
graphics/whyteboard: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'graphics/whyteboard')
-rw-r--r-- | graphics/whyteboard/README | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/graphics/whyteboard/README b/graphics/whyteboard/README index bf485c7bdf68..2fa18964015f 100644 --- a/graphics/whyteboard/README +++ b/graphics/whyteboard/README @@ -1,14 +1,14 @@ -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 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. +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. -Note: You will need to enable GNOMEPRINT support in wxPython in order to -start this application. +Note: You will need to enable GNOMEPRINT support in wxPython in order +to start this application. |