Commit graph

8 commits

Author SHA1 Message Date
Tomas
8c370f9b02 feat: add test image 2020-06-06 17:52:53 +02:00
Tom
b653789679
Merge pull request #281 from pohang/skip_smartcrop
Add min dimension logic to smartcrop
2020-06-06 17:48:46 +02:00
Tomas
1e14ffb733 refactor(travis): adjust matrix versions 2020-06-06 17:37:01 +02:00
Monika Moser
e62b970bd7 Fix orientation in vipsFlip call (resizer rotateAndFlipImage) 2020-05-13 15:13:21 +02:00
Paul van Santen
40a9a893da
Dont upgrade version, add missing test file 2019-12-24 10:50:51 +01:00
Jeremy Gordon
f9eadf55bb
Adding support for heif (i.e. heic files). 2019-12-24 10:35:39 +01:00
Patrick Zhang
ba2a6715ee Add min dimension logic to smartcrop
The pre-crop operations will sometime yield
an image that is already the correct size or
1 pixel smaller (due to rounding error). Currently,
bimg will try to smart crop anyways and yield a
"bad extract area" error.
2019-02-22 13:42:35 -08:00
Tomas Aparicio
127eb5cfbc feat: add Gopkg manifests, move fixtures to testdata, add vendor dependencies 2017-10-30 09:41:13 +01:00