stuff
This commit is contained in:
parent
9ae7535ff9
commit
68fae1ab1f
@ -14,6 +14,7 @@
|
|||||||
- --vips-wbuffer2 turns on threadpool for im_iterate as well
|
- --vips-wbuffer2 turns on threadpool for im_iterate as well
|
||||||
- im_vips2tiff() uses vips_sink() instead of threadgroup
|
- im_vips2tiff() uses vips_sink() instead of threadgroup
|
||||||
- strip out threadgroup
|
- strip out threadgroup
|
||||||
|
- add --enable-debug=xxx flag
|
||||||
|
|
||||||
16/1/10 started 7.21.2
|
16/1/10 started 7.21.2
|
||||||
- "invalidate" is careful to keep images alive, so invalidate callbacks can do
|
- "invalidate" is careful to keep images alive, so invalidate callbacks can do
|
||||||
|
4
TODO
4
TODO
@ -1,4 +1,8 @@
|
|||||||
|
|
||||||
|
- im_iterate() is deprecated: change to vips_sink() throughout
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
- expose more of the tone funcs in nip2
|
- expose more of the tone funcs in nip2
|
||||||
|
|
||||||
- quite a few hist operations have no GUI ... lhisteq, for example? or
|
- quite a few hist operations have no GUI ... lhisteq, for example? or
|
||||||
|
Loading…
Reference in New Issue
Block a user