Add tilecache before smartcrop to avoid over-computation

This commit is contained in:
Lovell Fuller
2017-11-17 19:53:50 +00:00
parent ba521fccb4
commit 1fec132dee
4 changed files with 7 additions and 22 deletions

View File

@@ -22,6 +22,10 @@ Requires libvips v8.6.0.
[#977](https://github.com/lovell/sharp/pull/977)
[@jardakotesovec](https://github.com/jardakotesovec)
* Add tilecache before smartcrop to avoid over-computation of previous operations.
[#1028](https://github.com/lovell/sharp/issues/1028)
[@coffeebite](https://github.com/coffeebite)
* TIFF output: switch default predictor from 'none' to 'horizontal' to match libvips' behaviour.
### v0.18 - "*ridge*"