gimp/plug-ins/file-tiff
Jehan 2e1bf0e44c plug-ins: get rid of all remaining usage of gimp_image_[gs]et_colormap().
When I see that we are just using R'G'B' format with no space
everywhere, I'm pretty sure some of this code must be wrong (even though
for some formats, maybe only sRGB is supported, I am guessing that for
some others, the palette may be in specific color spaces).
This will have to be improved with time.
2024-09-23 18:20:14 +02:00
..
file-tiff-export.c app, libgimp, pdb: change gimp_palette_get_colormap() to return a C array. 2024-09-23 00:01:06 +02: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 Issue #9994: do not call g_file_info_get_is_hidden() (and others) directly. 2023-09-19 15:34:48 +02: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: get rid of all remaining usage of gimp_image_[gs]et_colormap(). 2024-09-23 18:20:14 +02:00
file-tiff-load.h plug-ins: Port file-tiff-load to GimpProcedureDialog 2024-05-31 04:34:51 +00:00
file-tiff.c app, libgimp, pdb: change gimp_palette_get_colormap() to return a C array. 2024-09-23 00:01:06 +02:00
file-tiff.h plug-ins: port file-tiff-save to GimpProcedureConfig 2020-06-08 20:42:36 +02:00
meson.build plug-ins: rename various '*-save.[ch]' files to '*-export.[ch]'. 2024-04-21 16:48:58 +02:00