]> git.sur5r.net Git - pdfstitch/log
pdfstitch
6 years agoAdd compatibility for old File::Libmagic v0.2
Jakob Haufe [Thu, 6 Jul 2017 14:32:42 +0000 (16:32 +0200)]
Add compatibility for old File::Libmagic

This allows pdfstitch to run on e.g. Debian Jessie where File::Libmagic
is older than 1.06.

6 years agoFix x/y typo
Jakob Haufe [Thu, 6 Jul 2017 13:18:10 +0000 (13:18 +0000)]
Fix x/y typo

Page offsets for x were applied to both directions while the values for
y were ignored.

6 years agoUpdate Debian info v0.1
Jakob Haufe [Wed, 5 Jul 2017 19:17:10 +0000 (21:17 +0200)]
Update Debian info

6 years agoRework into single tool
Jakob Haufe [Wed, 5 Jul 2017 18:37:15 +0000 (20:37 +0200)]
Rework into single tool

* Make all actions available from a single tool
* Update documentation accordingly
* Add licensing information

6 years agoAllow "blank" in pageorder to insert blank page
Jakob Haufe [Mon, 3 Jul 2017 19:22:12 +0000 (21:22 +0200)]
Allow "blank" in pageorder to insert blank page

6 years agoChange mechanism for output file names
Jakob Haufe [Mon, 3 Jul 2017 10:09:01 +0000 (10:09 +0000)]
Change mechanism for output file names

- Write output to current working directory
- Generate output PDF names based on meta file instead of origin PDF to
  allow for multiple stitch jobs per PDF

6 years agoInital commit
Jakob Haufe [Mon, 3 Jul 2017 01:13:01 +0000 (03:13 +0200)]
Inital commit