gimp/plug-ins/file-sgi
Alx Sa 899b45366e libgimp, plug-ins: Run gimp_export_image ()...
...in non-interactive cases.
gimp_export_image () handles various
tasks like rasterizing NDE filters. It only
runs in interactive cases however, so if the
users calls gimp-file-save the filters are
not exported.
Since Jehan removed the hidden dialogue
in 0dc9ff7c, we can now safely call
gimp_export_image () in all cases to make
image export more consistent. This step is
also preparation for setting up the new
API with GimpExportOptions.
2024-07-14 20:12:57 +00:00
..
meson.build meson: on macOS temporarily update rpath to find libraries of non-installed GIMP. 2024-04-16 17:43:15 +00:00
sgi-lib.c Issue #4627 - memory corruption when open crafted sgi 2020-02-17 17:01:25 +02:00
sgi-lib.h plug-ins: in file-sgi, convert tabs to spaces 2020-02-17 17:01:25 +02:00
sgi.c libgimp, plug-ins: Run gimp_export_image ()... 2024-07-14 20:12:57 +00:00