Commit Graph

22 Commits (eb39018d18c147a8354eb395eef25c43132157a5)

Author SHA1 Message Date
Johannes 'josch' Schauer eb39018d18
raise error if none of --size, --factor or --maxpages is given 4 years ago
Johannes 'josch' Schauer ebf32decf2
Support raster images as input, --remove-alpha flag to remove alpha channel automatically 4 years ago
Johannes 'josch' Schauer 7b424eb78f
release version 0.3 4 years ago
Johannes 'josch' Schauer 9c4d5c3fbf
add command line interface 4 years ago
Johannes 'josch' Schauer d9c14aed59
remove leftover debugging stuff from opening and saving dialog 4 years ago
Johannes 'josch' Schauer 5564a723f5
flip poster dimensions if necessary to create maximum size poster regardless of portrait or landscape mode 4 years ago
Johannes 'josch' Schauer efb70042e8
if img2pdf is available, try opening input with it and convert to PDF if necessary (closes: #3) 4 years ago
Johannes 'josch' Schauer 3cfdb1564a
allow operation with pymupdf before 1.14.5 when the getImageData() function didn't exist yet (closes: #4) 4 years ago
Johannes 'josch' Schauer f75fff137d
release 0.2 4 years ago
Johannes 'josch' Schauer 8959ab3189
plakativ.py: reduce default border size to 15 mm 4 years ago
Johannes 'josch' Schauer ba2d6d27e4
add complex layout strategy 5 years ago
Johannes 'josch' Schauer c7e9b64b96
add copyright header 5 years ago
Johannes 'josch' Schauer 2452e58ac8
plakativ.py: on windows we have to use sys.exit() instead of exit() 5 years ago
Johannes 'josch' Schauer a26876fb1b
add InputWidget 5 years ago
Johannes 'josch' Schauer 21bf0c30d6
add PageSizeWidget 5 years ago
Johannes 'josch' Schauer 9f369fd22a
add BorderWidget 5 years ago
Johannes 'josch' Schauer d0f91abf6f
refactor member variables 5 years ago
Johannes 'josch' Schauer 4c958b72aa
extend testsuite with landscape input 5 years ago
Johannes 'josch' Schauer 6a0e78b409
remove fallback for tkinter not being present 5 years ago
Johannes 'josch' Schauer 970ebb6659
plakativ.py: use ImportError to cater for Python 2 5 years ago
Johannes 'josch' Schauer 1e0bde7027
add dummy tkinter class 5 years ago
Johannes 'josch' Schauer f41df77425
initial commit 5 years ago