gimp/plug-ins/file-icns
Jehan 9124f9c627 plug-ins: fix algorithm for choosing the best thumbnail of ICNS image.
We were choosing the bigger icon in the ICNS list. Instead let's choose the
bigger icon within the target size bounding box. In case there is no smaller (or
equal size) icon, we falls back to the smallest bigger icon.

Also make sure we set width and height to the full image size, as this is used
as information on the full image (not the thumbnail).
2023-10-01 21:02:32 +02:00
..
file-icns-data.c
file-icns-data.h
file-icns-load.c plug-ins: fix algorithm for choosing the best thumbnail of ICNS image. 2023-10-01 21:02:32 +02:00
file-icns-load.h
file-icns-save.c plug-ins: typo and spacing fixes 2023-03-26 19:20:48 +00:00
file-icns-save.h plug-ins: Add initial ICNS export support 2022-10-24 23:46:17 +00:00
file-icns.c plug-ins, libgimp: GimpRunThumbnailFunc now uses a GimpProcedureConfig rather… 2023-10-01 21:02:32 +02:00
file-icns.h plug-ins: Add initial ICNS export support 2022-10-24 23:46:17 +00:00
meson.build plug-ins: fix meson deprecated warning for file-icns 2023-07-10 12:30:24 -04:00