Gimp/plug-ins/file-tiff
Alx Sa aa8f06db95 plug-ins: Don't show TIFF Reduced Image toggle...
...when there is only one page.
The TIFF load dialog appears when either there are
multiple pages, or we need to make a decision about
how to render the alpha channel.

The "Show reduced images" was shown in both situations,
even though it is not applicable when we only have one page.
This patch modes that code inside the "if (pages->n_pages > 1)"
condition to prevent it from showing when it's not needed.
2026-03-12 03:16:22 +00:00
..
file-tiff-export.c plug-ins: Make sure CMYK profile is exported for TIFF 2025-04-25 21:02:18 +00:00
file-tiff-export.h plug-ins: rename various '*-save.[ch]' files to '*-export.[ch]'. 2024-04-21 16:48:58 +02:00
file-tiff-io.c plug-ins: avoid log-spamming by tiff plug-in 2024-11-24 16:54:46 +00:00
file-tiff-io.h plug-ins: propose exporting as BigTIFF once if TIFF export fails… 2022-03-11 15:18:39 +01:00
file-tiff-load.c plug-ins: Don't show TIFF Reduced Image toggle... 2026-03-12 03:16:22 +00:00
file-tiff-load.h Issue #12816: fix custom procedure config parasite. 2025-10-24 02:24:53 +02:00
file-tiff.c Issue #12816: fix custom procedure config parasite. 2025-10-24 02:24:53 +02:00
file-tiff.h Issue #12816: fix custom procedure config parasite. 2025-10-24 02:24:53 +02:00
meson.build plug-ins: Do not call in-build-gimp.py before building plugins 2026-01-04 09:39:02 -03:00