summaryrefslogtreecommitdiffstats
path: root/libraries/libpaper/README
diff options
context:
space:
mode:
author Pablo Santamaria <pablosantamaria@gmail.com>2010-05-13 00:58:55 +0200
committer Robby Workman <rworkman@slackbuilds.org>2010-05-13 00:58:55 +0200
commitcb2f74d1f0c49acee9e1c2609ecc23ebf136e177 (patch)
tree631bc07817dc7a5952c9a5cf073e648cd8a9ee4e /libraries/libpaper/README
parente64bf2c89eff43cf83b04efba1038de03368ee13 (diff)
downloadslackbuilds-cb2f74d1f0c49acee9e1c2609ecc23ebf136e177.tar.gz
slackbuilds-cb2f74d1f0c49acee9e1c2609ecc23ebf136e177.tar.xz
libraries/libpaper: Added to 13.0 repository
Diffstat (limited to 'libraries/libpaper/README')
-rw-r--r--libraries/libpaper/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/libraries/libpaper/README b/libraries/libpaper/README
new file mode 100644
index 0000000000..af51f88a63
--- /dev/null
+++ b/libraries/libpaper/README
@@ -0,0 +1,7 @@
+libpaper is a library for handling paper characteristics.
+
+The libpaper paper-handling library automates recognition of many different
+paper types and sizes for programs that need to deal with printed output.
+
+Pass the variable PAPERSIZE=letter|a3|a4|... to the script to set the
+preferred papersize (the default is a4).