Yoan Blanc
b752fe8ea6
Proper handling of the EXIF cases.
...
Kudos to
https://www.daveperrett.com/articles/2012/07/28/exif-orientation-handling-is-a-ghetto/
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
2017-08-26 08:26:10 -04:00
Tomás Aparicio
833af3b49a
Merge pull request #184 from greut/libvips858
...
Update to libvips 8.5.8
2017-08-25 20:07:01 +02:00
Tomás Aparicio
8ea3696d55
Merge branch 'master' into libvips858
2017-08-25 20:06:55 +02:00
Tomás Aparicio
981eae05f7
Merge pull request #185 from greut/libvips860
...
Add libvips 8.6 pre-release
2017-08-25 20:06:22 +02:00
Yoan Blanc
e2323cda48
Add libvips 8.6 pre-release
...
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
2017-08-25 10:26:40 -04:00
Yoan Blanc
452e59f781
Update to libvips 8.5.8
...
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
2017-08-25 10:24:12 -04:00
Tomas Aparicio
bac8e42eae
fix(resize): runtime.KeepAlive is only Go
2017-08-03 20:40:56 +02:00
Tomas Aparicio
98c931eb89
fix( #159 ): prevent buf to be freed by the GC before resize function exits
2017-08-03 12:48:30 +02:00
Tomás Aparicio
14ff7ff2c8
Merge pull request #171 from greut/fix-170
...
Check the length before jumping into buffer.
2017-07-18 12:28:53 +02:00
Yoan Blanc
d80a894873
Check the length before jumping into buffer.
...
Closes #170
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
2017-07-18 10:06:50 +02:00
Tomás Aparicio
cdec7db4dd
Merge pull request #168 from Traum-Ferienwohnungen/icc_transform
...
Add option to convert embedded ICC profiles
2017-07-17 13:08:31 +02:00
Janis Meybohm
767bfdac74
Add option to convert embedded ICC profiles
...
Set an bimg.Options OutputICC to an absolute path to the desired output ICC profile. If an embedded ICC profile is found in VipsImage, it is converted to the output ICC profile.
Fixes #50
2017-07-07 16:24:19 +02:00
Tomás Aparicio
ce7bbda0f5
Merge pull request #166 from danjou-a/patch-1
...
Fix Resize verification value
2017-07-06 19:18:09 +02:00
Quentin DANJOU
fe1c23ea1e
Fix Resize verification value
...
The resize is 800x600 and the checking was 400x300 after resizing.
2017-07-06 16:35:52 +02:00
Adam Scarr
dc3286965b
Use vips reduce when downscaling
2017-07-04 11:33:13 +10:00
Tomás Aparicio
878125c410
Merge pull request #165 from greut/libvips846
...
Testing using libvips8.4.6 from Github.
2017-06-25 15:57:55 +02:00
Yoan Blanc
6d15a7b06f
Testing using libvips8.4.6 from Github.
...
As of today, the libvips website is down.
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
2017-06-25 12:04:34 +02:00
Tomas Aparicio
32e459e416
feat(version): bump minor
2017-06-25 11:56:09 +02:00
Tomás Aparicio
6e9a8a8339
Merge pull request #164 from greut/length
...
Add Image.Length
2017-06-22 19:40:17 +02:00
Yoan Blanc
a792146837
Add Image.Length()
...
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
2017-06-22 16:48:34 +02:00
Tomás Aparicio
75a5d927d3
Merge pull request #163 from greut/libvips856
...
Run libvips 8.5.6 on Travis.
2017-06-21 10:09:36 +02:00
Yoan Blanc
b438002ff0
Run libvips 8.5.6 on Travis.
...
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
2017-06-20 22:52:22 +02:00
Tomás Aparicio
eb5bcd9585
Merge pull request #161 from henry-blip/master
...
Expose vips cache memory management functions.
2017-06-17 00:51:12 +02:00
Henry
ff43c3d806
Expose vips cache memory management functions.
2017-06-16 01:26:01 +00:00
Tomás Aparicio
5d354b3a5d
feat(docs): add watermark image note in features
2017-05-27 10:20:00 +01:00
Tomas Aparicio
45f8993550
feat(docs): add smart crop note
2017-05-25 19:14:17 +01:00
Tomas Aparicio
d4f41ad30d
feat(version): bump to v1.0.9
2017-05-25 18:45:38 +01:00
Tomas Aparicio
81f5863e79
feat(History): update changes
2017-05-25 18:45:19 +01:00
Tomás Aparicio
93ce8ef143
Merge pull request #156 from Dynom/SmartCropToGravity
...
Replacing SmartCrop with a Gravity option
2017-05-25 14:13:35 +01:00
Mark van der Velden
33bf9bdff6
Adding a test, verifying both ways of enabling SmartCrop work
2017-05-25 09:38:39 +02:00
Tomás Aparicio
2394a2d77e
Merge pull request #149 from waldophotos/master
...
Add backwards compatibility code for older `libvips` versions.
2017-05-24 20:48:33 +01:00
Mark van der Velden
855de7ca55
Replacing SmartCrop with a Gravity option
2017-05-24 14:20:54 +02:00
Tomás Aparicio
d232b4098a
refactor(docs): v8.4
2017-05-18 22:03:30 +01:00
Tomas Aparicio
b1a004dce3
refactor(docs): upgrade recommended version to libvips 8.5
2017-05-18 21:22:51 +01:00
Tomas Aparicio
1929278117
feat(version): bump to 1.0.8
2017-05-18 21:21:16 +01:00
Kirill Danshin
22d057c12b
Merge pull request #145 from greut/smartcrop
...
Smartcrop
2017-05-18 04:34:47 +03:00
Kirill Danshin
d74d1a2260
Merge pull request #155 from greut/libvips8.5.5
...
Update libvips to 8.5.5.
2017-05-18 04:34:27 +03:00
Yoan Blanc
50e706dcd8
Update libvips to 8.5.5.
...
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
2017-05-17 22:36:16 +02:00
Yoan Blanc
9c914467b3
Adding basic smartcrop support.
...
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
2017-05-17 22:34:14 +02:00
Tomás Aparicio
24d84e6d8c
Merge pull request #153 from abracadaber/master
...
Added Linux Mint 17.3+ distro names
2017-05-14 11:07:02 +01:00
Anton Sychugov
41a220d26a
Added Linux Mint 17.3+ distro names
2017-05-14 11:42:08 +03:00
Tomas Aparicio
c5552d83be
feat(docs): add new maintainer notice (thanks to @kirillDanshin)
2017-04-29 17:01:40 +01:00
Kirill Danshin
adae500787
Merge pull request #152 from greut/libvips85
...
Download latest version of libvips from github.
2017-04-25 23:58:24 +03:00
Yoan Blanc
b6097783a3
Download latest version of libvips from github.
...
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
2017-04-25 21:10:26 +02:00
Albert-Jan de Vries
c19a86e12a
Change for older LIBVIPS versions. vips_bandjoin_const1 is added in libvips 8.2.
2017-04-05 16:34:31 +02:00
Albert-Jan de Vries
6ca6dd12de
Second try, watermarking memory issue fix
2017-04-05 16:33:34 +02:00
Tomás Aparicio
71db9b9765
Merge pull request #147 from h2non/revert-143-master
...
Revert "Fix for memory issue when watermarking images"
2017-04-05 09:59:07 +01:00
Tomás Aparicio
cd2e0bb57d
Revert "Fix for memory issue when watermarking images"
2017-04-05 09:58:54 +01:00
Tomás Aparicio
df01dc8240
Merge pull request #146 from greut/minor-major
...
Fix tests where minor/major were mixed up
2017-04-05 09:51:41 +01:00
Tomás Aparicio
9b61ec590f
Merge pull request #143 from waldophotos/master
...
Fix for memory issue when watermarking images
2017-04-05 09:50:44 +01:00