This commit is contained in:
John Cupitt 2014-11-10 10:18:09 +00:00
parent ccedc7c037
commit b8254eff77
2 changed files with 7 additions and 0 deletions

6
TODO
View File

@ -7,6 +7,12 @@
out.png has length zero!
bandjoin will make a three-band b-w image, convert to saveable thinks this
is b_w plus two alpha channels, so it converts the first channel to sRGB,
making a five channel image
pngsave does a return(0) given a five channel image
- why don't we get gtk-doc expansions in the leading chapters? we turn them on
- can we generate python docstrings?

View File

@ -83,6 +83,7 @@
/*
#define DEBUG
#define VIPS_DEBUG
*/
#ifdef HAVE_CONFIG_H