gimp/plug-ins/file-jpeg
Alx Sa b5f80f7a14 plug-ins: Load PSD metadata in JPEG plug-in
This adds the PSD metadata plug-in procedure call to the JPEG
plug-in, as part of implementing issue #7549.
Also implements the import half of issue #1842.
JPEGs only store image-level metadata like paths.
2023-04-26 12:26:31 +00:00
..
.gitignore Adding Microsoft Windows executables to the .gitignore files 2009-06-19 00:14:17 +02:00
COPYING.ijg file-jpeg: Fix the copyright and license notices of jpeg-icc.* 2018-08-29 17:38:49 +02:00
Makefile.am plug-ins: port file-jpeg to GimpPlugIn and to libgimp objects 2019-08-24 02:33:45 +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 plug-ins: Load PSD metadata in JPEG plug-in 2023-04-26 12:26:31 +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-save.c plug-ins: Load PSD metadata in JPEG plug-in 2023-04-26 12:26:31 +00:00
jpeg-save.h plug-ins: Use CMYK profile stored in GimpImage 2022-07-19 19:26:45 +00: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 plug-ins: Load PSD metadata in JPEG plug-in 2023-04-26 12:26:31 +00:00
jpeg.h Issue #6280: JPEG preview window doesn't get closed. 2021-04-30 01:35:51 +02:00
jpegqual.c Replace uses of plain fopen () with GLib's g_fopen () 2023-01-24 14:48:44 +00:00
meson.build meson: fix warnings of deprecated features. 2022-08-31 01:29:37 +02:00