From 30fb16f94fe28f84a8164b9b232b32d8561250c3 Mon Sep 17 00:00:00 2001 From: Jack Maddox Date: Tue, 10 May 2011 22:43:25 -0500 Subject: graphics/flpsed: Added (WYSIWYG PostScript annotator) Signed-off-by: Roll Tide! ;-) --- graphics/flpsed/README | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 graphics/flpsed/README (limited to 'graphics/flpsed/README') diff --git a/graphics/flpsed/README b/graphics/flpsed/README new file mode 100644 index 0000000000000..2743c2e9dd5cd --- /dev/null +++ b/graphics/flpsed/README @@ -0,0 +1,8 @@ +flpsed is a WYSIWYG PostScript annotator. You can't remove or modify +existing elements of a document, but flpsed lets you add arbitrary +text lines to existing PostScript documents. Added lines can later +be reedited with flpsed. Using pdftops, which is part of xpdf, one +can convert PDF documents to PostScript and also add text to them. +flpsed is useful for filling in forms, adding notes, etcetera. + +This requires fltk2. -- cgit v1.2.3