Paul van Santen
2e72fc0243
Add support for other HEIF mimetype
2019-12-24 10:41:21 +01:00
Jeremy Gordon
474300f17e
Supporting auto rotate for HEIF/HEIC images.
2019-12-24 10:36:35 +01:00
Jeremy Gordon
f9eadf55bb
Adding support for heif (i.e. heic files).
2019-12-24 10:35:39 +01:00
evanoberholster
599dc0ba03
Merge branch 'master' into master
2019-10-01 23:59:30 +08:00
Tomás
5a9d7f21d9
feat(travis): add libvips 8.6.0 matrix
2019-09-25 00:15:10 +02:00
sugimotoren
f67988d37b
GammaFilter
2019-08-01 15:30:44 +09:00
Andri Óskarsson
bc6dcbc3ef
Adds support to Elementary OS Loki
...
Loki is based off Ubuntu Xenial and this worked fine on my machine.
2019-07-20 08:34:41 +02: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
Mark van der Velden
15cd115607
Merge pull request #271 from Dynom/ImprovingAreaWidthTestCoverage
...
Adding a test case that verifies #250
2019-01-10 11:52:39 +01:00
Mark van der Velden
da064bf399
Adding a test case that verifies #250
2018-12-19 09:53:09 +01:00
Mark van der Velden
6e42002588
Bumping versions in preinstall script
2018-12-10 22:45:13 +01:00
Tomás Aparicio
4b9abdb945
feat(travis): remove old Go versions, add Go 1.11
2018-12-09 23:37:54 +01:00
Tomás Aparicio
d67c48e6f2
Merge pull request #224 from kishorgandham/patch-1
...
Fix image crop during embed
2018-12-05 13:18:10 +01:00
Tomás Aparicio
7f4a97c0ef
Merge pull request #242 from acaloiaro/documentation-url-updates
...
Libvips documentation URL and README copy updates
2018-12-05 13:09:56 +01:00
Tomás Aparicio
3a892f2714
Merge pull request #266 from bbernhard/master
...
add support for Debian 9 to preinstall.sh
2018-12-05 13:08:29 +01:00
Tomás Aparicio
a40dadf4fe
Merge pull request #250 from fisherking/master
...
Fix AreaWidth calculation
2018-12-05 13:06:49 +01:00
BernhardB
bb5ccce171
set vips version to 8.6.5
2018-11-22 20:53:43 +01:00
BernhardB
f6430b1b26
add support for Debian 9 to preinstall.sh
2018-11-18 13:52:23 +01:00
Tomás Aparicio
83dc3673df
Merge pull request #265 from c93614/master
...
The preinstall.sh is out of date
2018-11-18 13:58:28 +02:00
Tomás Aparicio
5304c52ca6
Merge branch 'master' into master
2018-11-18 13:58:22 +02:00
Tomás Aparicio
216b4bb36a
Merge pull request #262 from danpersa/update-vips
...
Make it compatible with the latest vips. Fixes #255
2018-11-17 13:46:43 +02:00
c93614
f933e6f6a3
Updated the libvips tarbal_url and also updated the vips version
2018-11-17 03:18:14 +00:00
Tomás Aparicio
9d3f05142c
Merge pull request #264 from golint-fixer/master
...
Fix golint import path
2018-11-11 10:28:52 +02:00
Evan Oberholster
d883bb6fee
Update Transform ICC Profiles with Input Profile
...
Support for input profile when there is none embbeded in image.
2018-11-04 22:04:19 +02:00
golint fixer
d8266667dc
Fix golint import path
2018-10-24 15:46:04 -05:00
Dan Persa
98902da9c7
Make it compatible with the latest vips. Fixes #255
2018-10-19 16:28:19 +02:00
Andrey Kirillov
e3e4ba395e
Fix AreaWidth calculation
2018-07-31 14:50:43 +03:00
Adriano
70672d35e3
Libvips documentation URL and README copy updates
2018-05-19 10:36:06 -04:00
Tomás
4eb8362deb
feat(travis): add latest libvips and Go runtime versions
2018-03-01 17:19:43 +01:00
Tomás
4763cabc0c
Merge pull request #226 from muxinc/fix-flip-and-flop-axes
...
Fixes #225 by correcting the flip and flop directions
2018-02-28 00:37:46 +01:00
Scott Kidder
23863c348e
Fixes #225 by correcting the flip and flop directions
2018-01-17 15:10:19 -08:00
Kishor Gandham
cf75e90e48
Fix image crop during embed
2018-01-17 11:52:57 +05:30
Tomas Aparicio
02e621739c
feat(version): bump to v1.0.18
2017-12-22 19:58:29 +01:00
Tomás
cd21e84c71
Merge pull request #216 from Bynder/master
...
Remove go-debug usage
2017-12-22 19:55:16 +01:00
Tomás
262d0f82b7
Merge pull request #208 from mikestead/feature/webp-lossless
...
Add lossless option for saving webp
2017-12-22 19:51:54 +01:00
Mircea Cosbuc
ae46b2282a
Remove go-debug usage
2017-12-22 16:31:43 +01:00
Tomás
46db36e61c
refactor(docs): remove codesponsor :(
2017-11-29 16:21:29 +01:00
Tomas Aparicio
90e5ea5d3a
fix(options): use float64 type in Options.Threshold
2017-11-23 16:20:12 +01:00
Tomás
03f7d1fe04
Merge pull request #206 from tstm/add-trim-options
...
Add the option to use background and threshold options on trim
2017-11-23 09:03:45 +01:00
Tomas Aparicio
8aff78e4ec
feat(version): bump to v1.0.17
2017-11-14 12:20:24 +01:00
Tomas Aparicio
0885d7e93e
refactor(resizer): remove fmt statement
2017-11-14 11:44:51 +01:00
Tomas Aparicio
1f5f95c3c8
fix(type_test): use string formatting
2017-11-14 11:43:31 +01:00
Tomás
6837999321
Merge pull request #207 from traum-ferienwohnungen/nearest-neighbour
...
Add nearest-neighbour interpolation
2017-11-14 11:35:28 +01:00
Mike Stead
ce5ae9c7fe
Add lossless option for saving webp
2017-11-11 14:56:12 +11:00
Janis Meybohm
90d6230aba
Add nearest-neighbour interpolation
2017-11-10 15:46:02 +01:00
Martti Leppänen
700ff34f6e
Set the test file to write its own file
2017-11-09 15:43:59 -05:00
Martti Leppänen
58bc9312b6
Add the option to use background and threshold options on trim
2017-11-09 15:32:58 -05:00
Tomás
0df331cdeb
Merge pull request #203 from traum-ferienwohnungen/fix_icc_memory_leak
...
Fix memory leak on icc_transform
2017-11-01 19:35:38 +01:00
Janis Meybohm
c520b9c136
Fix memory leak on icc_transform
...
This was introduced with #168
2017-11-01 14:20:29 +01:00
Tomas Aparicio
1a5477aae5
feat(version): bump to v1.0.16
2017-10-30 10:19:16 +01:00