This commit is contained in:
John Cupitt 2010-01-25 16:28:34 +00:00
parent e0d4e0c158
commit 53ed981820
3 changed files with 5 additions and 3 deletions

View File

@ -23,6 +23,7 @@
im_close()
- flood_blob could loop if start point == ink
- added im_meta_remove()
- added remove profile option to vipsthumbnail
26/11/09 started 7.20.3
- updated en_GB.po translation

5
TODO
View File

@ -3,11 +3,10 @@
we'd need to have coordinate transforms broken out for this :-(
- vipsthumbnail should have an option to delete the profile from the final
jpg? handy if you want all your profiles in eg. sRGB
- try writing docs for vipsthumbnail with gtkdoc? then try header etc.
we need to have a separate docs package for the tools/ dir
- rename header, edvips as vipsheader, vipsedit
maybe have back compat links?

View File

@ -6,6 +6,8 @@
* - decode labq and rad images
* - colour management
* - better handling of tiny images
* 25/1/10
* - added "--delete"
*/
#ifdef HAVE_CONFIG_H