v0.25.4 - 12th June 2020
-
Allow libvips binary location override where version is appended. #2217 @malice00
-
Enable PNG palette when setting quality, colours, colors or dither. #2226 @romaleev
-
Add
level
constructor option to use a specific level of a multi-level image. Exposelevels
metadata for multi-level images. #2222 -
Add support for named
alpha
channel toextractChannel
operation. #2138 -
Add experimental
sharpness
calculation tostats()
response. #2251 -
Emit
warning
event for non-critical processing problems. #2032