branch for 7.16

This commit is contained in:
John Cupitt 2008-08-24 09:46:10 +00:00
parent ceb4ffdb55
commit da46b0bac9
1 changed files with 1 additions and 8 deletions

9
TODO
View File

@ -82,16 +82,9 @@
- it'd be nice to handle vips format images in the same im_format system, but
it's not clear if this is possible
- we sometimes name types with a trailing _t, but only sometimes, argh
should im_format become im_format_t? what's the current naming convention?
should be add _t variants for all types?
add new type names, eg. im_region_t, im_image_t etc. and deprecate old
- add new type names, eg. im_region_t, im_image_t etc. and deprecate old
names?
sigh or maybe VipsRegion, VipsImage
- when we open with a mmap window and later do im_incheck(), do we remap the