This commit is contained in:
John Cupitt 2017-01-29 12:24:25 +00:00
parent e210411404
commit 21a5d0dfe4
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
- add @max_slope to vips_hist_local() to implement CLAHE, thanks hunter-87
- vips_gaussnoise() pixels are reproducible on recalc, thanks MvGulik
- max/min sort values by y and x coordinate
- tiff read uses libtiff scanline API is rows-per-strip is large
- tiff read uses libtiff scanline API if rows-per-strip is large
8/12/16 started 8.4.5
- allow libgsf-1.14.26 to help centos, thanks tdiprima