This commit is contained in:
John Cupitt 2014-10-17 14:08:35 +01:00
parent 0a51536162
commit 8a84d85335

15
TODO
View File

@ -1,21 +1,6 @@
- the jpeg loader needs _header() and _load() to return the same dimensions
this is going to be tough with read_jpeg_image(): it uses the read-header
thing to set up the image that it generates
- update blog post with new examples/try12.py
- fix up aconv
- put exif autorotate into jpeg load
see
https://github.com/jcupitt/ruby-vips/issues/53
- more python tests
- can we pick the vipsthumbnail int shrink factor more intelligently?