cleanups
small tidies
This commit is contained in:
parent
40ee1823e5
commit
620c02a833
6
TODO
6
TODO
@ -1,6 +1,12 @@
|
||||
- need vips_image_invalidate_area()
|
||||
|
||||
|
||||
- greyscale palette images always come out as RGB
|
||||
|
||||
perhaps we should search the palette for differences? or see if the three
|
||||
maps we get are the same pointer?
|
||||
|
||||
|
||||
- leak check, again
|
||||
|
||||
add something to vips.c to let us call operations via VipsOperation
|
||||
|
@ -28,8 +28,8 @@
|
||||
*/
|
||||
|
||||
/*
|
||||
*/
|
||||
#define VIPS_DEBUG
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
|
Loading…
Reference in New Issue
Block a user