gimp/extensions
Jehan 58b11d9d98 app, extensions, libgimp: new convenient function gimp_drawable_merge_new_filter().
Also adding an example of using it in the C goat exercise, though I
leave it commented out because showing code for direct GEGL usage is
also of interest.

As a side update, I am adding proper support of the NULL or empty string
value for the filter name. In this case, the default human-readable
title of the operation will be used instead.
2024-12-17 16:24:54 +00:00
..
goat-exercises app, extensions, libgimp: new convenient function gimp_drawable_merge_new_filter(). 2024-12-17 16:24:54 +00:00
lua.interp.in extensions: install the lua interpreter for all non-relocatable builds. 2024-08-09 16:31:00 +02:00
meson.build extensions: the lua binding (and its example plug-in) is now marked as experimental. 2024-09-18 22:54:02 +02:00