note recent magick changes in headers
This commit is contained in:
parent
f41c1439c9
commit
d4ddfa5eb4
@ -565,6 +565,8 @@ magick_set_magick_profile_cb( VipsImage *im,
|
||||
return( NULL );
|
||||
}
|
||||
|
||||
/* Set magick metadata from a VipsImage.
|
||||
*/
|
||||
int
|
||||
magick_set_magick_profile( Image *image,
|
||||
VipsImage *im, ExceptionInfo *exception )
|
||||
|
@ -3,6 +3,9 @@
|
||||
* 22/12/17 dlemstra
|
||||
* 6/2/19 DarthSim
|
||||
* - fix GraphicsMagick support
|
||||
* 17/2/19
|
||||
* - support ICC, XMP, EXIF, IPTC metadata
|
||||
* - write with a single call to vips_sink_disc()
|
||||
*/
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user