From ea40d16b80b8cdd7dbf17ef36c8e84d86c9a58be Mon Sep 17 00:00:00 2001 From: Johannes Hofmann Date: Tue, 20 Jul 2004 18:13:45 +0000 Subject: add ChangeLog and fix README add ChangeLog and fix README --- NEWS | 14 ++++++++++++++ README | 10 +++++----- 2 files changed, 19 insertions(+), 5 deletions(-) create mode 100644 NEWS diff --git a/NEWS b/NEWS new file mode 100644 index 0000000..896f55e --- /dev/null +++ b/NEWS @@ -0,0 +1,14 @@ +flpsed ChangeLog +================= + +flpsed-0.2 + - Change internal format to allow for more compatible PostScript code. + - Improve PostScript output. + - Make flpsed work with various page sizes. + - Major code restructuring. + - Allow pasting of text. + - Fix segmentation fault when saving large documents. + - Add support for '\' character. + +flpsed-0.1 + - initial version \ No newline at end of file diff --git a/README b/README index 42c4fc0..87b383c 100644 --- a/README +++ b/README @@ -15,19 +15,19 @@ Usage: - remove text, by hitting BackSpace. - click on the lower left corner of a text line, to focus it. - navigate within the document with the Page->Next or Page->First menu buttons. -- save your document and preview it with ghostview or something - similar. +- save your document and preview it with ghostview or something similar. - if you reopen the document with flpsed, you can edit the added text lines. Features: - add arbitrary text to existing PostScript documents. - reedit text, that has been added with flpsed. +- the overall structure of the PostScript document is not + modified. flpsed only adds the additional text. Restrictions: - flpsed probably does not work on all existing PostScript documents. - You simply have to test it. -- the view size is currently hardcoded DIN A4. -- flpsed is alpha software, so please backup your files, befor trying to + You simply have to test it for your documents. +- flpsed is alpha software, so please backup your files, before trying to modify them. Building: -- cgit v1.2.3