Commit graph

23 commits

Author SHA1 Message Date
Yoan Blanc
e7d6d147ee
Add shrink-on-load for webp.
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
2017-10-01 12:48:39 -04:00
Yoan Blanc
c1f2667c0f
Adding trim operation.
Closes #22

Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
2017-09-12 14:22:55 -04:00
Tomas Aparicio
ab4ef56bab feat(#189): allow strip image metadata via bimg.Options.StripMetadata = bool 2017-09-10 17:16:31 +02:00
Tomas Aparicio
71054aaa89 fix(#162): garbage collection fix. split Resize() implementation for Go runtime specific 2017-09-07 10:41:10 +02:00
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
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
Yoan Blanc
9c914467b3
Adding basic smartcrop support.
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
2017-05-17 22:34:14 +02:00
Yoan Blanc
b7e65e7018
Adding JPEG2000 file for the type tests
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
2016-11-11 08:30:23 +01:00
Tomas Aparicio
522cf71c73 feat(#92): support Extend param with optional background 2016-09-30 22:56:59 +01:00
Tomas Aparicio
8d4a850475 merge(master) 2016-09-27 15:35:52 +01:00
Tomas Aparicio
489fbc8a00 fix(tests) 2016-09-27 15:12:41 +01:00
Jibin George
1a210d1b18 Add test to check ICC profile 2016-09-13 16:30:18 +05:30
Yoan Blanc
6b76a33673
Adding GIF, PDF and SVG support (libvips 8.3) 2016-08-31 09:38:01 +02:00
Yoan Blanc
00fee003f7
Add support for 45° rotation. 2016-08-25 15:38:21 +02:00
Tomas Aparicio
e7feecf376 feat(test): add vertical image fixtures with multiple test cases 2016-01-30 14:30:42 +00:00
Tomas Aparicio
1287087a44 feat: remove fixture 2015-07-11 16:51:08 +01:00
Tomas Aparicio
ed4faadba6 refactor(#47): minor refactors, code normalization and test coverage 2015-07-11 16:50:25 +01:00
Yoan Blanc
8a2b991ce8 Add support for colourspace (fix #45) 2015-07-11 09:18:30 +02:00
Tomas Aparicio
337252c2a0 feat: add fixture 2015-04-11 02:49:47 +02:00
Tomas Aparicio
d9eac32a9a feat: add fixtures 2015-04-06 17:26:14 +02:00
Tomas Aparicio
03387b2fda refactor. feat(test): add fixtures 2015-04-04 16:12:45 +02:00
Tomas Aparicio
61997bc68b feat(#3, #5): support image operations 2015-03-30 02:41:16 +02:00
Tomas Aparicio
63f4b01c8d feat(#1): initial implementation 2015-03-29 22:55:04 +02:00