Lucas CHOLLET
|
383be5e49c
|
LibGfx/TIFF: Override ImageDecoderPlugin::metadata()
|
2024-01-14 15:04:43 -07:00 |
|
Lucas CHOLLET
|
cc6ca7d873
|
LibGfx/TIFF: Parse the ExifIFD tag
And add a spec link :^)
|
2024-01-14 21:17:50 +01:00 |
|
Lucas CHOLLET
|
1d0a762cdb
|
LibGfx/TIFF: Add support for the IFD type
As described in the first edition of the TIFF technical notes, the IFD
type is identical to Long (UnsignedLong) except that it only contains
offset of valid IFDs.
https://www.awaresystems.be/imaging/tiff/specification/TIFFPM6.pdf
|
2024-01-14 21:17:50 +01:00 |
|
Lucas CHOLLET
|
4994609af0
|
LibGfx/TIFF: Add support for the ICCProfile tag
|
2023-12-02 10:36:02 +01:00 |
|
Lucas CHOLLET
|
1d1e7abba7
|
LibGfx/TIFF: Put the TIFFLoadingContext class in a TIFF namespace
|
2023-11-18 11:14:37 +00:00 |
|
Lucas CHOLLET
|
75caccafa4
|
LibGfx: Add a TIFF loader
|
2023-11-06 12:29:30 -07:00 |
|