v2.11.0
Bug fixes and improvements
- Fixes various animated GIF issues (thanks @Elad-Laufer and @cshum)
- Fixes DPI param for svg and PDF (thanks @JMontupet)
What's Changed
- Pages() - Always return 1 for JP2K by @Elad-Laufer in #252
- RemoveMetadata() - Retain page metadata by @Elad-Laufer in #253
- Animated GIF support for load thumbnail by @cshum in #258
- Animated GIF support for ExtractArea by @cshum in #259
- Bump simple-get from 4.0.0 to 4.0.1 in /examples/tiff by @dependabot in #261
- Animated GIF support for Embed, EmbedBackground by @cshum in #260
- Set and Get PageDelay for animated GIF by @cshum in #262
- fix typo by @4ricci in #267
- Update example_mozjepg_image.go to close image by @WeibingChen17 in #271
- Default to using gifsave for libvips >= 8.12.0 by @vansante in #269
- fix dpi/density param for svg and pdf (#203) by @JMontupet in #268
New Contributors
- @dependabot made their first contribution in #261
- @4ricci made their first contribution in #267
- @WeibingChen17 made their first contribution in #271
- @JMontupet made their first contribution in #268
Full Changelog: v2.10.0...v2.11.0