Skip to content

v0.8: Option to enforce cropping to iMCU boundaries; adjustable zoom

Latest
Compare
Choose a tag to compare
@jepler jepler released this 07 Jun 15:38
· 14 commits to main since this release
0b05145

What's Changed

  • Implement a command-line option to force JPEG bottom and right edges to be on iMCU boundaries. by @Ndolam in #116
  • Implement a "poor man's" zoom feature. (The image gets bigger and sm… by @Ndolam in #118
  • cropgtk: properly parse the commandline with argparse by @jepler in #120

New Contributors

Full Changelog: v0.7...v0.8