Expose pages metadata for multi-page input images #1205

This commit is contained in:
Lovell Fuller
2019-01-01 22:10:27 +00:00
parent cc1d4c1a6d
commit cc633589d9
4 changed files with 43 additions and 0 deletions

View File

@@ -6,6 +6,9 @@ Requires libvips v8.7.0.
#### v0.21.2 - TBD
* Expose `pages` and `pageHeight` metadata for multi-page input images.
[#1205](https://github.com/lovell/sharp/issues/1205)
* Prevent mutatation of options passed to `jpeg`.
[#1516](https://github.com/lovell/sharp/issues/1516)