gimp/plug-ins/file-jpeg
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
..
COPYING.ijg file-jpeg: Fix the copyright and license notices of jpeg-icc.* 2018-08-29 17:38:49 +02:00
jpeg-export.c plug-ins: Port file-jpeg to GimpChoice parameters 2024-04-25 14:04:23 +00:00
jpeg-export.h plug-ins: rename various '*-save.[ch]' files to '*-export.[ch]'. 2024-04-21 16:48:58 +02:00
jpeg-icc.c file-jpeg: Fix the copyright and license notices of jpeg-icc.* 2018-08-29 17:38:49 +02:00
jpeg-icc.h file-jpeg: Fix the copyright and license notices of jpeg-icc.* 2018-08-29 17:38:49 +02:00
jpeg-load.c remove extraneous parentheses 2024-03-20 10:27:07 +00:00
jpeg-load.h plug-ins: Load PSD metadata in JPEG plug-in 2023-04-26 12:26:31 +00:00
jpeg-quality.c Use "Returns:" to annotate return values 2019-08-03 07:53:47 +00:00
jpeg-quality.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
jpeg-settings.c plug-ins: replace gimp_parasite_data*() with gimp_parasite_get_data(). 2021-01-30 00:20:34 +01:00
jpeg-settings.h plug-ins: port file-jpeg to GimpPlugIn and to libgimp objects 2019-08-24 02:33:45 +02:00
jpeg.c libgimp, plug-ins: Run gimp_export_image ()... 2024-07-14 20:12:57 +00:00
jpeg.h plug-ins: Convert file_*_save to file_*_export 2024-04-16 16:07:10 +00:00
jpegqual.c Replace uses of plain fopen () with GLib's g_fopen () 2023-01-24 14:48:44 +00:00
meson.build plug-ins: rename various '*-save.[ch]' files to '*-export.[ch]'. 2024-04-21 16:48:58 +02:00