X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=TODO;h=82049507e9d5ec5c9e1fcc3d0f3fd009c918c586;hb=ecef4671aafd32e3a00a834cdafa2c5af4bbb33c;hp=5ecb29cf70a54d7fd1a193fcb09c430ce916e79b;hpb=233f87f9c95f14ef4ddd5ac36cb8c3389501f99b;p=paperjam.git diff --git a/TODO b/TODO index 5ecb29c..8204950 100644 --- a/TODO +++ b/TODO @@ -1,2 +1,17 @@ - Integrate pdf-tools.cc with the rest of the code - What if an input page specifies /Rotate? +- "-f" switch +- What should do modulo(half) with an odd number of tuples? Improve, or at least document. +- Document use of negative numbers in ranges + +Ideas for further commands: + +# Can be written as: mix(cat) { modulo(2){1}, modulo(2){2} } +duplex + long-edge + +# Send pages to multiple pipes and merge their results +mix { ..., ..., ...} + cat # Concatenate results (default is interleave) + cycle # When one pipe ends earlier, cycle it from start + pad # When one pipe ends earlier, add blank pages