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
Tomas
5bd2c1522e
fix(tests): add heif exception in libvips < 8.8
2020-06-08 13:57:54 +02:00
Jeremy Gordon
f9eadf55bb
Adding support for heif (i.e. heic files).
2019-12-24 10:35:39 +01: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
Tomas Aparicio
8e0592bb9a
fix(vips): check magick type support
2016-09-29 20:49:34 +01:00
Tomas Aparicio
bffc7652bb
feat(types): infer types in runtime
2016-09-27 23:56:18 +01:00
Tomas Aparicio
de76daee9c
fix(type): svg type checking
2016-09-27 22:21:59 +01:00
Tomas Aparicio
ac42bba851
fix(type): check buffer length
2016-09-27 21:40:26 +01:00
Tomas Aparicio
5e79759297
refactor(types): do proper image typ casting
2016-09-27 21:31:44 +01: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
9342d6482a
refactor(type): simplify image type matching
2015-10-04 10:05:05 +01:00
Tomas Aparicio
7be9d7bad5
fix( #42 ): change interlace type. fix C bindings
2015-06-12 10:28:37 +01:00
Tomas Aparicio
bfe0e700ce
feat( #15 ): add benchmark tests
2015-04-07 23:23:42 +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