gimp/plug-ins/file-icns
Alx Sa e58527b8bb plug-ins: Fix bug with pre-OSX ICNS with no masks
The 'ICON' type of ICNS is a 1 bit black and
white image without a mask. The current
code assumes all pre-OSX ICNS types
have a mask, which caused a crash when
we tried to access it. This patch adds an
additional check if the mask type is 0
before trying to access it.
2025-02-09 04:17: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: Use older ICNS format to export small icons 2025-02-08 05:29:46 +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: Fix bug with pre-OSX ICNS with no masks 2025-02-09 04:17:15 +00:00
file-icns-load.h
file-icns.c core, pdb, plug-ins: Create GimpExportOptions class 2024-08-18 22:03:14 +02:00
file-icns.h plug-ins: Add initial ICNS export support 2022-10-24 23:46:17 +00:00
meson.build Issue #12277: GIMP 3.0 RC1 opens Windows Console. 2024-11-21 04:23:10 +00:00