Commit graph

21 commits

Author SHA1 Message Date
lucor
2f73f4d9e0
Add GIF save support from libvips 8.12 2022-01-11 14:51:18 +01:00
Lars Fronius
83c14048e0
Adds AVIF support
* This adds a new type AVIF to the supported type list if libvips >= 8.9.0
 * Calls libheif through libvips with the AV1 compression set to save AVIF images.
2020-10-10 15:25:53 +02:00
Paul
5a00c1aa34
Merge pull request #2 from laurentiuilie/add-support-for-heifs-file
Add support for heifs file
2020-07-27 10:04:13 +02:00
Laurentiu Ilie
de597a00fa add test image for heifs 2020-07-24 09:48:09 +02:00
Laurentiu Ilie
08f64c4145 remove test file and add the check 2020-07-23 16:27:41 +02:00
Laurentiu Ilie
c0553ce489 add support for HEIFS file 2020-07-23 16:26:11 +02:00
Tomas
5bd2c1522e fix(tests): add heif exception in libvips < 8.8 2020-06-08 13:57:54 +02:00
Tomas
1e14ffb733 refactor(travis): adjust matrix versions 2020-06-06 17:37:01 +02:00
Paul van Santen
2e72fc0243
Add support for other HEIF mimetype 2019-12-24 10:41:21 +01:00
Jeremy Gordon
f9eadf55bb
Adding support for heif (i.e. heic files). 2019-12-24 10:35:39 +01:00
Tomas Aparicio
1f5f95c3c8 fix(type_test): use string formatting 2017-11-14 11:43:31 +01:00
Tomas Aparicio
127eb5cfbc feat: add Gopkg manifests, move fixtures to testdata, add vendor dependencies 2017-10-30 09:41:13 +01:00
Tomas Aparicio
d31288c3c8 fix(resize): code format issue 2017-09-10 17:07:29 +02:00
Tomas Aparicio
4d54d3dd52 refactor(tests): fix minor code formatting issues 2017-09-07 10:43:14 +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
a2ba03da29
Refactoring IsTypeSupport to deal with save.
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
2016-12-14 08:01:40 +01: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
Yoan Blanc
6b76a33673
Adding GIF, PDF and SVG support (libvips 8.3) 2016-08-31 09:38:01 +02:00
Tomas Aparicio
9342d6482a refactor(type): simplify image type matching 2015-10-04 10:05:05 +01:00
Tomas Aparicio
f60d5e7cad feat: add tests 2015-04-08 10:36:59 +02:00
Tomas Aparicio
ef10d7d7ec feat: support multiple outputs 2015-04-05 23:39:15 +02:00