Adding a test, verifying both ways of enabling SmartCrop work

This commit is contained in:
Mark van der Velden 2017-05-25 09:38:39 +02:00
parent 855de7ca55
commit 33bf9bdff6
4 changed files with 63 additions and 13 deletions

View file

@ -195,6 +195,7 @@ type Options struct {
Compression int
Zoom int
Crop bool
SmartCrop bool // Deprecated
Enlarge bool
Embed bool
Flip bool