From: Martin Mares Date: Mon, 2 Apr 2018 19:46:34 +0000 (+0200) Subject: More TODO X-Git-Tag: v0.1~30 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=8e3e5b05fb5e9b48d5773170c76ca347e5039b70;p=paperjam.git More TODO --- diff --git a/TODO b/TODO index c49fba3..5874a01 100644 --- a/TODO +++ b/TODO @@ -28,3 +28,42 @@ expand(l=10mm, r=10mm, t=10mm, b=10mm) # Adjust image size (in terms of margins around) margins ... params like expand + +cropmarks + style=box # Box around image + style=cross # Crosses in the corners + style=halfcross # Half-crosses in the corners (default) + pen=1pt # Line width + len=5mm # Cross arm length + dist=5mm # Distance from border + +book + signature= + +# Crop to image box +crop + bleed=5mm # Allow bleeding over the image box + +duplex + long-edge + +merge + +modulo + half + +# Add an empty page after the current one +add-blank + +# Set either: +# - paper size + margins +# - scale + margins +nup(hnum, vnum) + paper / w / h # Specify paper size, default=copy from 1st image + + fit options (*margin, pos) + crop # Crop to image + rotate=1 # Override rotation decision + scale=1 # Override scaling factor + tile # Tile with copies of a single page + hspace / vspace / space # Distance between tiles + + cropmarks?