feat(#26): support zoom. several refactors and fixes

This commit is contained in:
Tomas Aparicio 2015-04-09 02:08:07 +02:00
parent e603ddd10a
commit 58b2be80a5
7 changed files with 62 additions and 16 deletions

View file

@ -71,6 +71,7 @@ type Options struct {
Extend int
Quality int
Compression int
Zoom int
Crop bool
Enlarge bool
Embed bool