Commit graph

43 commits

Author SHA1 Message Date
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
Tomas Aparicio
127eb5cfbc feat: add Gopkg manifests, move fixtures to testdata, add vendor dependencies 2017-10-30 09:41:13 +01: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
Yoan Blanc
a792146837
Add Image.Length()
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
2017-06-22 16:48:34 +02:00
Mark van der Velden
33bf9bdff6 Adding a test, verifying both ways of enabling SmartCrop work 2017-05-25 09:38:39 +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
45d583442b
Fix tests where minor/major were mixed up
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
2017-04-04 11:21:39 +02:00
Jaume Pinyol
1a661e4e52 Add support for image watermarks 2017-01-24 20:07:59 +01:00
Dan Persa
9b6989c3ce Fix: Crop is doing resize. Closes #128 2017-01-13 16:13:51 +01:00
Tomas Aparicio
489fbc8a00 fix(tests) 2016-09-27 15:12:41 +01:00
Yoan Blanc
eef2fe7035
Update travis build
We need to manually build of vips from master because of the Poppler
requirements that is too strong in 8.3.3.
2016-08-31 09:38:01 +02:00
Yoan Blanc
6b76a33673
Adding GIF, PDF and SVG support (libvips 8.3) 2016-08-31 09:38:01 +02:00
Tomas Aparicio
c57a8c1320 feat(version): v1 release. see history for details 2016-04-21 16:44:50 +01:00
Tomas Aparicio
b7eaa00f10 feat(#60): support zero top and left params in extract operation 2015-10-12 21:36:37 +01:00
Clement DAL PALU
e83c80c93c - Adding a Background option when flattening out a transparent PNG 2015-09-28 17:33:38 -07:00
Tomas Aparicio
851e65e71e refactor(colourspace) 2015-07-11 20:16:39 +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
c9001cd22c feat(crop): add method shortcuts for crop 2015-04-27 11:49:15 +02:00
Tomas Aparicio
4bf5d7391e refactor(watermark): auto define width 2015-04-12 12:39:26 +02:00
Tomas Aparicio
0bff93ddae fix(#28): zoom requires extract params 2015-04-12 11:46:34 +02:00
Tomas Aparicio
924be1d3f4 fix(#28): zoom requires extract params 2015-04-12 11:44:26 +02:00
Tomas Aparicio
b065e902ed refactor(vips.h): watermark replicate 2015-04-11 12:58:15 +02:00
Tomas Aparicio
cc2290cb45 feat(#27, #25): new features 2015-04-11 02:49:11 +02:00
Tomas Aparicio
58b2be80a5 feat(#26): support zoom. several refactors and fixes 2015-04-09 02:08:07 +02:00
Tomas Aparicio
e603ddd10a feat(#25, #21) 2015-04-09 01:44:54 +02:00
Tomas Aparicio
2ae1da85ff feat(image): add method to retrieve the image 2015-04-08 10:45:25 +02:00
Tomas Aparicio
2607ff2232 feat(image): pass gravity to crop 2015-04-08 02:37:16 +02:00
Tomas Aparicio
414fe40c91 feat(#20): support flop operation (interface broken, sorry im still beta) 2015-04-08 00:44:44 +02:00
Tomas Aparicio
2d17baca0d fix(test): image 2015-04-08 00:04:48 +02:00
Tomas Aparicio
f525611b29 fix(image): tests 2015-04-08 00:00:13 +02:00
Tomas Aparicio
4330593138 fix(image): tests 2015-04-07 23:53:48 +02:00
Tomas Aparicio
16576f49c9 feat(#18, #17) 2015-04-07 23:02:31 +02:00
Tomas Aparicio
34dda8c57c fix(vips): memory inconsistency 2015-04-07 11:25:54 +02:00
Tomas Aparicio
9c6e6dcf34 fix(test) 2015-04-07 00:22:13 +02:00
Tomas Aparicio
89c2d44452 fix(test): image metadata 2015-04-07 00:01:24 +02:00
Tomas Aparicio
0d13e86634 feat(docs): add API and examples 2015-04-06 23:59:42 +02:00
Tomas Aparicio
3904953399 refactor(resize): extract 2015-04-06 23:43:30 +02:00
Tomas Aparicio
03f08422d8 fix(crop): tests 2015-04-06 02:59:29 +02:00
Tomas Aparicio
2e90c11e5b refactor: crop and tests 2015-04-06 02:21:08 +02:00
Tomas Aparicio
37dd5f1d27 feat: add file helper 2015-04-06 00:23:25 +02:00
Tomas Aparicio
ef10d7d7ec feat: support multiple outputs 2015-04-05 23:39:15 +02:00