kmagick
kmagick copied to clipboard
Kotlin ImageMagick bindings to the MagickWand API
CLI: `convert input.jpg -deskew 40% output.jpg` [IMOps.html#deskew - im4java](http://im4java.sourceforge.net/api/org/im4java/core/IMOps.html#deskew(java.lang.Double))
Sorry, I just started using your library. Got some problems, maybe a little stupid. After I compile it successfully, some functions can be used, and some functions cannot be used....
Bumps [shlex](https://github.com/comex/rust-shlex) from 1.1.0 to 1.3.0. Changelog Sourced from shlex's changelog. 1.3.0 Full fix for the high-severity security vulnerability RUSTSEC-2024-0006 a.k.a. GHSA-r7qv-8r2h-pg27: Deprecates quote APIs in favor of try_ equivalents...