gimp/plug-ins/file-ico
Jehan fa67a6ce0e libgimp, plug-ins: properly document the return values of GimpThumbnailProcedure.
The various information (width, height, image type and number of layers) are
those of the full image, not of the thumbnail. Make it clear in the docs of
GimpRunThumbnailFunc.

Additionally:

- file-xmc was returning the proper information but variables were wrongly
  named, which was confusing.
- Fix file-ico thumbnail proc which was returning the thumbnail width/height.
- In file-darktable, initialize width/height to 0 so that we just don't show any
  size when we don't get the information. It's better not to show anything than
  completely wrong information (the thumbnail target size).
2023-10-01 21:02:33 +02:00
..
ico-dialog.c plug-ins: Add width/height label to ICO export 2023-06-16 23:44:36 +00:00
ico-dialog.h plug-ins: Add .ani file import/export 2022-08-08 18:31:45 +00:00
ico-load.c libgimp, plug-ins: properly document the return values of GimpThumbnailProcedure. 2023-10-01 21:02:33 +02:00
ico-load.h plug-ins: Show dimensions, BPP in ICO layer names 2023-06-18 05:11:44 +00:00
ico-save.c plug-ins: Fix defaults for 1/4/8 bpp ICO export 2023-06-09 22:12:43 +00:00
ico-save.h plug-ins: Add .ani file import/export 2022-08-08 18:31:45 +00:00
ico.c plug-ins, libgimp: GimpRunThumbnailFunc now uses a GimpProcedureConfig rather… 2023-10-01 21:02:32 +02:00
ico.h plug-ins: Add .ani file import/export 2022-08-08 18:31:45 +00:00
meson.build meson: fix warnings of deprecated features. 2022-08-31 01:29:37 +02:00