Commit graph

6 commits

Author SHA1 Message Date
LoopingLudwig 8bc64be93b
feat: add several options for customizing label placement
* --row-wise, for going left to right instead of top to bottom
* --num-labels, for specifying how many labels to print
* --pages, for specifying how many pages to print
* --start-position, for continuing on sheets where some labels were already used

Co-authored-by: Jan Christian Grünhage <jan.christian@gruenhage.xyz>
2024-05-18 19:05:36 +02:00
Florian Meinicke c6a82af9d9
Add --digits option
to allow configuring the number of digits in the ASN string. This
argument is optional and defaults to 7 to keep backwards compatibility.
2024-04-29 18:27:56 +02:00
Florian Meinicke 278046ae90 Update README.md
Add documentation for the command line arguments and options
2024-04-17 21:18:11 +02:00
Marvin Gaube 1ee19e2e46 feat: enable debugging alignment with borders 2023-11-25 17:37:34 +01:00
Marvin Gaube a6b9eb5069 feat: add support for choosing a label format 2023-11-25 15:45:19 +01:00
Jan Christian Grünhage 1c0711893e
initial commit 2023-11-18 17:59:00 +01:00