Fixed a serious bug on resizing when img ratio was bigger than device one

This commit is contained in:
Ciro Mattia Gonano
2013-01-18 11:54:34 +01:00
parent f231e9112a
commit 9ee851d04b
3 changed files with 13 additions and 4 deletions
+1
View File
@@ -89,6 +89,7 @@ and installed in `/usr/local/bin/`
Reworked options system (call with -h option to get the inline help)
- 1.40 - Added some options for controlling image optimization
Further optimization (ImageOps, page numbering cut, autocontrast)
- 1.41 - Fixed a serious bug on resizing when img ratio was bigger than device one
- 2.00 - GUI! AppleScript is gone and Tk is used to provide cross-platform GUI support.
## TODO