Gimp/plug-ins/file-icns
Alx Sa 3264a67112 plug-ins: Clean up ICNS file loading
Resolves #16056
Per mzfr, we should check if the cursor exceeds the
icon total size in icns_slurp () (per OSX icons) as we
do already in icns_decompress ().

Additionally, we were not deleting the temp_image created
to load each icon, and in fact we were making an unnecessary
blank temp_image before receiving the one from the PNG &
JPEG2000 procedures. This patch fixes both problems.
2026-03-20 14:10:15 +00:00
..
file-icns-data.c plug-ins: Support loading ARGB ICNS icons 2025-02-09 00:38:43 +00:00
file-icns-data.h
file-icns-export.c plug-ins: Fix crash when exporting indexed ICNS images 2025-03-15 17:34:03 +00:00
file-icns-export.h plug-ins: Port file-icns/file-ico to GimpProcedureDialog 2024-07-19 02:29:38 +00:00
file-icns-load.c plug-ins: Clean up ICNS file loading 2026-03-20 14:10:15 +00:00
file-icns-load.h
file-icns.c plug-ins: Mark LNK and ICNS descriptions as per-process translatable 2025-06-21 10:05:17 +00:00
file-icns.h
meson.build plug-ins: Do not call in-build-gimp.py before building plugins 2026-01-04 09:39:02 -03:00