summaryrefslogtreecommitdiff
path: root/office/paps/README
diff options
context:
space:
mode:
authorEdinaldo P. Silva <edps.mundognu@gmail.com>2015-07-24 19:00:47 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2015-07-24 19:00:47 +0700
commitd6cbb69e6c721df35d5b030a681d42df20e6e79b (patch)
tree79f2d09b39dc36923e73c05bb4540b1ae46ab300 /office/paps/README
parent0caf55642fb50776d19d198448ebe610402327f8 (diff)
downloadslackbuilds-d6cbb69e6c721df35d5b030a681d42df20e6e79b.tar.gz
office/paps: Added (text to PostScript converter).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/paps/README')
-rw-r--r--office/paps/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/office/paps/README b/office/paps/README
new file mode 100644
index 0000000000..2f2c612401
--- /dev/null
+++ b/office/paps/README
@@ -0,0 +1,3 @@
+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.