1
0
Fork 0
forked from josch/plakativ

README.md: small fixes

This commit is contained in:
Johannes 'josch' Schauer 2020-06-10 00:17:40 +02:00
parent 9c4d5c3fbf
commit 2fef758417
Signed by untrusted user: josch
GPG key ID: F2CBA5C78FBD83E1

View file

@ -7,9 +7,9 @@ plakativ
Plakativ is German for "striking" or "eye-catching" and comes from the German
word "Plakat" which means poster in English.
This software allows one to stretch a PDF document across multiple pages that
can then be printed on a common inkjet or laser printer, cut and glued together into a
larger poster.
This software allows one to stretch a PDF document or raster image across
multiple pages that can then be printed on a common inkjet or laser printer,
cut and glued together into a larger poster.
Features
========
@ -83,7 +83,6 @@ While basic functionality is implemented, lots of work remains to be done:
- changing language
- make PyMuPDF dependency optional
- optionally, use pypdf2 to read/write PDF
- improve command line interface
- improve module interface
Comparison to similar software
@ -107,7 +106,7 @@ https://pdfposter.readthedocs.io/en/stable/
- no GUI
- cumbersome box definition
- no page borders for glueing
- no page borders for gluing
- superfluous empty pages
- only very simple layouter
- scaling by width/height instead by area makes doubling unintuitive