Refine rendering and packing logic
This commit is contained in:
@@ -44,6 +44,7 @@ The final PDF is written to `print/`. Temporary rendered images are written to `
|
||||
- `--render-only`: render card and board PNGs, but skip page PNGs and PDF creation. Default: off.
|
||||
- `--output NAME`: write the PDF as `print/NAME`; `.pdf` is added if missing. Default filename: `blockminers_printable.pdf`.
|
||||
- `--rent-raised N`: print `N` copies of `Rent raised` and matching backs. Default: `3`.
|
||||
- `--text-supersampling N`: render text at `N` times final resolution before downscaling. Default: `3`.
|
||||
- `--keep-temp`: keep `print/temp/` after PDF creation. Default: delete temp files after PDF creation.
|
||||
- `--starter-colors {separate,same}`: use separate starter badge colors or one repeated color per starter deck. Default: `separate`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user