notes on recent changes

This commit is contained in:
John Cupitt 2015-04-19 13:15:24 +01:00
parent 88a9ebd74a
commit fcb348db64
1 changed files with 2 additions and 1 deletions

View File

@ -15,13 +15,14 @@
- added vips_info_set(), vips_progress_set(), vips_profile_set() ... bindings
can now support all the vips command-line options if they wish
- better conversion to greyscale, thanks bkw
- add vips_image_copy_memory(), improves stability with heavy threading
- jpegsave supports new mozjpeg features [lovell]
26/3/15 started 7.42.4
- im_maxpos_avg() avoids NaN
- small tiffsave doc improvements
- better thresholding for tiffsave "squash" mode
- add @miniswhite mode to tiffsave
- add vips_image_copy_memory(), improve stability with heavy threading
6/2/15 started 7.42.3
- bump version for back-compat ABI change