This commit is contained in:
John Cupitt 2011-12-08 23:17:38 +00:00
parent 7d05d5d6dd
commit b9756d402a
1 changed files with 12 additions and 0 deletions

12
TODO
View File

@ -1,3 +1,15 @@
- make sure we have the win32 largefile fix from 7.26
header_size should be a guint64 too
various other projection funcs as well I noticed
anything else there we need?
- vipsimage should be cached too, eg.
VipsImage *a = vips_image_new_from_file( "poop.jpg" );