Improve print layout options and character packing
This commit is contained in:
@@ -34,6 +34,7 @@ The final PDF is written to `print/`. Temporary rendered images are written to `
|
||||
- `--dpi {300,600}`: set output resolution. Default: `300`.
|
||||
- `--paper {a3,a4,legal,letter,tabloid}`: choose paper size. Default: `a3`.
|
||||
- `--card-size SIZE`: choose card size. Use `bridge`, `mini-euro`, `poker`, `tarot`, or a custom size like `70.0x120.0` in millimeters. Default: `poker`.
|
||||
- `--margin MM`: set page margin in millimeters. Default: `10`.
|
||||
- `--crop`: crop black borders from cards. Default: off.
|
||||
- `--no-gamma`: disable print-brightening gamma correction. Default: gamma correction on.
|
||||
- `--render-only`: render card and board PNGs, but skip page PNGs and PDF creation. Default: off.
|
||||
|
||||
Reference in New Issue
Block a user