Merge branch 'revise-gifload'

This commit is contained in:
John Cupitt 2019-02-14 16:35:18 +00:00
commit 09ed7a48d3
3 changed files with 1861 additions and 515 deletions

View File

@ -21,6 +21,7 @@
- add @reduction_effort param to webpsave [lovell] - add @reduction_effort param to webpsave [lovell]
- add @option_string param to thumbnail_buffer [kleisauke] - add @option_string param to thumbnail_buffer [kleisauke]
- add XMP, IPCT, ICC, EXIF etc. support to magickload/magicksave - add XMP, IPCT, ICC, EXIF etc. support to magickload/magicksave
- much lower memuse for gifload
4/1/19 started 8.7.4 4/1/19 started 8.7.4
- magickload with magick6 API did not chain exceptions correctly causing a - magickload with magick6 API did not chain exceptions correctly causing a

File diff suppressed because it is too large Load Diff

1283
libvips/foreign/gifload2.c Normal file

File diff suppressed because it is too large Load Diff