gimp/plug-ins/file-tiff
Nils Philippsen 1c3522802a plug-ins: Fix building TIFF loader on big endian
A recent addition to load layers in Sketchbook TIFFs contained a typo in
code specific to big endian machines, making it fail to build there,
which wasn’t caught in CI.

In addition to this fix, use the appropriately named macro to convert
from little endian to big endian.

Signed-off-by: Nils Philippsen <nils@tiptoe.de>
2024-08-15 11:12:12 +00:00
..
file-tiff-export.c pdb, libgimpbase: Rename GIMP_VECTORS_STROKE_TYPE... 2024-07-19 15:07:43 +00: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: Fix building TIFF loader on big endian 2024-08-15 11:12:12 +00:00
file-tiff-load.h plug-ins: Port file-tiff-load to GimpProcedureDialog 2024-05-31 04:34:51 +00:00
file-tiff.c libgimp, plug-ins: Run gimp_export_image ()... 2024-07-14 20:12:57 +00: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