]> mj.ucw.cz Git - paperjam.git/history - cmds.cc
TODO: a4r paper
[paperjam.git] / cmds.cc
2022-08-21 Martin Maresxform_page() is now a part of pdf.cc
2022-08-21 Martin MaresPage rotation is now a part of pdf-tools
2020-06-01 Martin MaresFixed selectors which walk pages backwards
2018-07-09 Martin MaresTop and bottom margins were swapped
2018-06-01 Martin MaresAdded debugging dump of page operations
2018-06-01 Martin MaresFixed the margins command to match documentation
2018-06-01 Martin MaresImplemented slice
2018-04-22 Martin MaresImplemented common
2018-04-13 Martin MaresFix ranges in select command
2018-04-10 Martin MaresFix rotate command
2018-04-07 Martin MaresProper help for all commands and arguments
2018-04-07 Martin MaresUnified terminology: arguments, not parameters
2018-04-07 Martin MaresCleaned up debugging messages
2018-04-06 Martin MaresBetter error messages from instantiating and running...
2018-04-06 Martin MaresImplemented clip
2018-04-06 Martin Mares"draw-bbox" replaced by "debug"
2018-04-06 Martin MaresCropmarks mark=bg
2018-04-06 Martin MaresSettable colors of cropmarks
2018-04-06 Martin MaresNup: Cropmarks
2018-04-06 Martin MaresCropmarks
2018-04-06 Martin MaresNup: Merging of boxes and the mixed switch
2018-04-06 Martin Marespage->bbox renamed to page->image_box
2018-04-06 Martin MaresNup has acquired a "tpos" option
2018-04-04 Martin MaresMinor fixes and TODOs for nup
2018-04-04 Martin MaresPartial nup
2018-04-04 Martin MaresModulo: "half" switch
2018-04-04 Martin MaresImplemented book
2018-04-03 Martin MaresImplemented add-blank
2018-04-03 Martin MaresImplemented expand, margins
2018-04-03 Martin MaresImplemented paper, scaleto, fit
2018-04-03 Martin MaresImplemented merge
2018-04-03 Martin MaresSimplify passing of arguments
2018-04-03 Martin MaresSimplify construction of command objects
2018-04-02 Martin MaresShuffling code around
2018-04-02 Martin MaresSimplified single-page commands
2018-04-02 Martin MaresFlip and switch parameters
2018-04-01 Martin Maresdraw_bbox
2018-04-01 Martin MaresRemember bounding boxes of page contents
2018-04-01 Martin MaresModulo works
2018-04-01 Martin MaresMore general syntax of pipelines
2018-04-01 Martin MaresSelect works
2018-04-01 Martin MaresRotate works
2018-04-01 Martin MaresArg reform
2018-04-01 Martin MaresRudimentary reading and writing PDFs
2018-03-31 Martin MaresBits of commands
2018-03-31 Martin MaresMore parsing