Commit graph

42 commits

Author SHA1 Message Date
Tomas Aparicio
ab4ef56bab feat(#189): allow strip image metadata via bimg.Options.StripMetadata = bool 2017-09-10 17:16:31 +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
Mark van der Velden
33bf9bdff6 Adding a test, verifying both ways of enabling SmartCrop work 2017-05-25 09:38:39 +02:00
Jaume Pinyol
1a661e4e52 Add support for image watermarks 2017-01-24 20:07:59 +01:00
Tomas Aparicio
3c158381b0 fix(#106): allow custom area extraction without x/y axis 2016-09-30 23:12:01 +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
Mike Pulaski
552db7d3b5 Auto-width and height calculations now round instead of floor. 2016-09-26 20:25:30 +02:00
Aarti Parikh
c5178911de fix go vet issues 2016-09-07 21:29:47 -07:00
Yoan Blanc
6b76a33673
Adding GIF, PDF and SVG support (libvips 8.3) 2016-08-31 09:38:01 +02:00
Tomas Aparicio
edeb809cc1 fix(resize): auto rotate image before resize calculus 2016-02-09 21:37:08 +00:00
Tomas Aparicio
6ea511f058 feat(test): resize only by height o width 2016-01-30 15:14:42 +00:00
Tomas Aparicio
e7feecf376 feat(test): add vertical image fixtures with multiple test cases 2016-01-30 14:30:42 +00:00
Chuck Neerdaels
99abaf0752 Added interface and test for sharpen 2015-11-16 15:46:08 -08:00
Tomas Aparicio
5dfb883f50 feat(#52): add test case 2015-09-15 21:30:32 +01:00
Tomas Aparicio
0bff28381f fix(#46): transform to proper image size 2015-07-11 19:45:10 +01:00
Tomas Aparicio
9db6f2a0ea fix(#46): infer resize operation 2015-07-09 23:30:08 +01:00
Tomas Aparicio
4678a066b6 fix(test): bad option field 2015-06-13 22:43:32 +01:00
Tomas Aparicio
5d322714ec feat: allow to remove ICC profile metadata 2015-06-13 22:11:54 +01:00
Brant Fitzsimmons
96e188931d Fixed the JPEG watermark benchmark.
I believe the wrong image type was being used for the benchmark.  It didn't match the pattern of the other tests.
2015-05-25 11:27:15 -04:00
Tomas Aparicio
a29fa25dfc refactor(vips) 2015-05-05 20:28:39 +02:00
Tomas Aparicio
720c2bcf94 fix(#35): save webp 2015-04-26 20:07:47 +02:00
Tomas Aparicio
1d76750fb9 fix(test): resize 2015-04-16 02:59:47 +02:00
Tomas Aparicio
4779c8b9f3 fix(test) 2015-04-16 02:32:38 +02:00
Tomas Aparicio
c2a502a611 fix(#31) 2015-04-16 02:24:44 +02:00
Tomas Aparicio
2bc5756fad feat(test): better coverage for vips interface 2015-04-11 14:19:15 +02:00
Tomas Aparicio
51c320fab7 refactor: vips.h, fix(docs): 2015-04-11 12:12:29 +02:00
Tomas Aparicio
210c7b4bdc refactor: remove colorspace feature 2015-04-11 03:01:22 +02:00
Tomas Aparicio
074a236dc3 feat(#15): more benchmarks 2015-04-11 02:56:59 +02:00
Tomas Aparicio
cc2290cb45 feat(#27, #25): new features 2015-04-11 02:49:11 +02:00
Tomas Aparicio
e603ddd10a feat(#25, #21) 2015-04-09 01:44:54 +02:00
Tomas Aparicio
bfe0e700ce feat(#15): add benchmark tests 2015-04-07 23:23:42 +02:00
Tomas Aparicio
8dc2dbf44f feat(#15): add benchmark tests 2015-04-07 11:27:18 +02:00
Tomas Aparicio
34dda8c57c fix(vips): memory inconsistency 2015-04-07 11:25:54 +02:00
Tomas Aparicio
3904953399 refactor(resize): extract 2015-04-06 23:43:30 +02:00
Tomas Aparicio
40dd19fa6a refactor(resize) 2015-04-06 17:06:44 +02:00
Tomas Aparicio
03f08422d8 fix(crop): tests 2015-04-06 02:59:29 +02:00
Tomas Aparicio
ef10d7d7ec feat: support multiple outputs 2015-04-05 23:39:15 +02:00
Tomas Aparicio
03387b2fda refactor. feat(test): add fixtures 2015-04-04 16:12:45 +02:00
Tomas Aparicio
da8c9707c9 refactor(type) 2015-03-30 02:49:19 +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