What's Changed
- Add per-page rotation support by @allquixotic in #226
Individual pages can now be rotated in both the CLI and GUI by typing the letter "r" in the page range and then the angle in degrees clockwise (only 90 degree increments supported). For example, the page range1-3, 4r90, 5-8would stitch together pages 1-8, with page 4 rotated by 90 degrees clockwise. - Incidental bug fix - duplicate pages now work again
New Contributors
- @allquixotic made their first contribution in #226. Thanks!
Full Changelog: v1.1...v1.2