libvips/libvips
John Cupitt caed71af04 emit "finish" at the end of targetcustom write
In 8.13 we deprecated target_finish() (it did not have an error return)
to target_end() (now has an error return).

This PR makes target_end() also emit the "finish" signal for
compatibility with the previous API. ruby-vips, for example, looks for
on_finish() to close files.

See https://github.com/libvips/ruby-vips/issues/351

Thanks lucaskanashiro
2022-12-16 11:32:16 +00:00
..
arithmetic configure should add meson files to make dist 2022-06-20 15:04:33 +01:00
colour configure should add meson files to make dist 2022-06-20 15:04:33 +01:00
conversion better 0 detection in unpremultiply 2022-08-08 16:16:10 +01:00
convolution configure should add meson files to make dist 2022-06-20 15:04:33 +01:00
create text: simplify check for 32k pixel limit (#3057) 2022-09-21 19:06:49 +01:00
deprecated add "unlimited" to jpegload 2022-08-02 13:50:09 +01:00
draw configure should add meson files to make dist 2022-06-20 15:04:33 +01:00
foreign Ensure EXIF is at least 4 bytes before inspection (#3109) 2022-10-22 11:20:53 +01:00
freqfilt configure should add meson files to make dist 2022-06-20 15:04:33 +01:00
histogram configure should add meson files to make dist 2022-06-20 15:04:33 +01:00
include Cherry-pick a couple of Meson improvements to 8.13 (#2968) 2022-07-31 10:09:00 +01:00
iofuncs emit "finish" at the end of targetcustom write 2022-12-16 11:32:16 +00:00
module Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
morphology configure should add meson files to make dist 2022-06-20 15:04:33 +01:00
mosaicing configure should add meson files to make dist 2022-06-20 15:04:33 +01:00
resample thumbnail: fix embedded ICC profile conversion (#3027) 2022-10-19 17:32:04 +01:00
Makefile.am Link the main library with `-Wl,-z,nodelete` to prevent unloading (#2934) 2022-07-20 10:20:09 +01:00
Vips-8.0.metadata Enhance the introspection support by fixing annotations (#2657) 2022-02-15 10:54:40 +00:00
dummy.c stray "im_" prefix 2022-02-20 17:07:29 +00:00
introspect.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
meson.build Cherry-pick a couple of Meson improvements to 8.13 (#2968) 2022-07-31 10:09:00 +01:00