Commit graph

13 commits

Author SHA1 Message Date
Tomas
26b22e9a6f feat: autorotate 2020-08-04 19:40:07 +02:00
Tom
dc6db012b2
Merge pull request #347 from vansante/master
Support more HEIF file types based on file magic signatures
2020-08-04 12:39:10 +02:00
fredrsf
b38ffd41d1 add more exif data to metadata 2020-07-30 17:23:26 +03:00
Paul
5a00c1aa34
Merge pull request #2 from laurentiuilie/add-support-for-heifs-file
Add support for heifs file
2020-07-27 10:04:13 +02:00
Laurentiu Ilie
de597a00fa add test image for heifs 2020-07-24 09:48:09 +02:00
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