summaryrefslogtreecommitdiffstats
path: root/office/paps/README
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2018-06-29 14:56:59 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-07-07 06:54:20 +0700
commit27da7167c5dc089f703659fe386e5282b26e88ca (patch)
tree1e9ea45d5e56dd337540e677bb6981b7de4753a0 /office/paps/README
parent9bf0e4750613dc91c62358f58dee1d2792bc8042 (diff)
downloadslackbuilds-27da7167c5dc089f703659fe386e5282b26e88ca.tar.gz
slackbuilds-27da7167c5dc089f703659fe386e5282b26e88ca.tar.xz
office/paps: New maintainer, expand README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'office/paps/README')
-rw-r--r--office/paps/README8
1 files changed, 5 insertions, 3 deletions
diff --git a/office/paps/README b/office/paps/README
index 2f2c612401..0f0dd83909 100644
--- a/office/paps/README
+++ b/office/paps/README
@@ -1,3 +1,5 @@
-paps reads a UTF-8 encoded file and generates a PostScript language rendering
-of it. The rendering is done by creating outline curves through the pango
-ft2 backend.
+paps (Unicode-aware text to PostScript/PDF/SVG converter)
+
+paps reads a UTF-8 encoded file and generates a PostScript language
+(or PDF, or SVG) rendering of it, on standard output. The rendering is
+done by creating outline curves through the pango ft2 backend.