This commit is contained in:
John Cupitt 2015-06-20 11:23:13 +01:00
parent 6fc3ec028c
commit 12764053db
1 changed files with 7 additions and 1 deletions

8
TODO
View File

@ -1,5 +1,11 @@
- vips_sink_screen() should create its output images
- try:
$ python test_colour.py TestColour.test_icc
Segmentation fault (core dumped)
C stack overflow, related to the progress changes?
- vips_sink_screen() should create its output images
- how about something like vips_grid() which turns a tall thin one-band
image into a much smaller many-band image?