stuff
This commit is contained in:
parent
e0d4e0c158
commit
53ed981820
@ -23,6 +23,7 @@
|
|||||||
im_close()
|
im_close()
|
||||||
- flood_blob could loop if start point == ink
|
- flood_blob could loop if start point == ink
|
||||||
- added im_meta_remove()
|
- added im_meta_remove()
|
||||||
|
- added remove profile option to vipsthumbnail
|
||||||
|
|
||||||
26/11/09 started 7.20.3
|
26/11/09 started 7.20.3
|
||||||
- updated en_GB.po translation
|
- updated en_GB.po translation
|
||||||
|
5
TODO
5
TODO
@ -3,11 +3,10 @@
|
|||||||
|
|
||||||
we'd need to have coordinate transforms broken out for this :-(
|
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.
|
- 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
|
- rename header, edvips as vipsheader, vipsedit
|
||||||
|
|
||||||
maybe have back compat links?
|
maybe have back compat links?
|
||||||
|
@ -6,6 +6,8 @@
|
|||||||
* - decode labq and rad images
|
* - decode labq and rad images
|
||||||
* - colour management
|
* - colour management
|
||||||
* - better handling of tiny images
|
* - better handling of tiny images
|
||||||
|
* 25/1/10
|
||||||
|
* - added "--delete"
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifdef HAVE_CONFIG_H
|
#ifdef HAVE_CONFIG_H
|
||||||
|
Loading…
x
Reference in New Issue
Block a user