v0.19.0 - 2018年1月11日
-
公开策略型裁剪的偏移坐标。
#868
@mirohristov-com -
PNG 输出现在默认 adaptiveFiltering=false,compressionLevel=9
#872
@wmertens -
Resize:切换至 libvips 实现,使 fastShrinkOnLoad 变为可选,移除 interpolator 和 centreSampling 选项。
#977
@jardakotesovec -
仅对基于流的输入在 clone 上附加 finish 事件监听器。
#995
@whmountains -
在 smartcrop 之前添加 tilecache 以避免对先前操作的过度计算。
#1028
@coffeebite -
防止 toFile 扩展名优先于请求的格式。
#1037
@tomgallagher -
为现有的 embed 功能添加对 gravity 选项的支持。
#1038
@AzureByte -
TIFF 输出:将默认预测器从 ‘none’ 切换为 ‘horizontal’,以匹配 libvips 的行为。