This commit is contained in:
John Cupitt 2010-10-01 12:57:06 +00:00
parent 60b0420c1d
commit 05b92ea6e5

4
TODO
View File

@ -9,6 +9,10 @@
- can we make more use of im__draw_pel()? eg. im_draw_rect() etc.
- im_blend() is rather fussy about formats, argh
cf. im_ifthenelse() and the extra !=0 it adds?