Lucas CHOLLET
|
1d0a762cdb
LibGfx/TIFF: Add support for the IFD type
|
1 anno fa |
Lucas CHOLLET
|
1de90bf55e
LibGfx/TIFF: Generate the function that returns the size of a TIFF::Type
|
1 anno fa |
Lucas CHOLLET
|
3124c1616c
LibGfx/TIFF: Generate code for the u16 to TIFF::Type conversion
|
1 anno fa |
Lucas CHOLLET
|
25c3f8cd8e
LibGfx/TIFF: Prefer a verbal form over a noun
|
1 anno fa |
Lucas CHOLLET
|
34e9059ae8
LibGfx/TIFF: Honor the default value for single count tags
|
1 anno fa |
Lucas CHOLLET
|
82d40aab18
LibGfx/TIFF: Don't try to check non-existent values
|
1 anno fa |
Lucas CHOLLET
|
d66a421757
LibGfx/TIFF: Enforce a length of one for more tags
|
1 anno fa |
Lucas CHOLLET
|
73c8b4865e
LibGfx/TIFF: Add AdobeDeflate compression support
|
1 anno fa |
Lucas CHOLLET
|
a31b988473
LibGfx/TIFF: Ensure baseline tags presence before decoding
|
1 anno fa |
Lucas CHOLLET
|
67522fab2e
LibGfx/TIFF: Add support for RGBPalette images
|
1 anno fa |
Nico Weber
|
80359517bd
LibGfx: Do not use double negation in TIFFGenerator.py
|
1 anno fa |
Lucas CHOLLET
|
796ece7b35
LibGfx/TIFF: Read the ExtraSamples tag
|
1 anno fa |
Lucas CHOLLET
|
b0e5aadf1a
LibGfx/TIFF: Remove an unneeded parameter
|
1 anno fa |
Lucas CHOLLET
|
5b62d877f2
LibGfx/TIFF: Parse more common tags
|
1 anno fa |
Lucas CHOLLET
|
64d7e386d2
LibGfx/TIFF: Parse the `PhotometricInterpretation` tag
|
1 anno fa |
Lucas CHOLLET
|
965da551e3
LibGfx/TIFF: Print the corresponding enum value's name when possible
|
1 anno fa |
Lucas CHOLLET
|
2691651abf
LibGfx/TIFF: Generated the code to output debug prints
|
1 anno fa |
Lucas CHOLLET
|
b82f5d7f3e
LibGfx/TIFF: Add a C++ formatter for `TIFF::Value`
|
1 anno fa |
Lucas CHOLLET
|
6e282538cc
LibGfx/TIFF: Generate a C++ helper function to print enums
|
1 anno fa |
Lucas CHOLLET
|
f00e9540d5
LibGfx/TIFF: Add an intrinsic way to get the exportable name of Enums
|
1 anno fa |
Lucas CHOLLET
|
1d345109c4
LibGfx/TIFF: Move `Formatter<Rational>`'s definition to TIFFMetadata.h
|
1 anno fa |
Lucas CHOLLET
|
923d9e834f
LibGfx/TIFF: Add support for the SamplesPerPixel tag
|
1 anno fa |
Lucas CHOLLET
|
d9b69c644e
LibGfx/TIFF: Allow any number of values for the tag BitsPerSample
|
1 anno fa |
Lucas CHOLLET
|
a382ea7c1f
LibGfx/TIFF: Consider ASCII and UTF-8 as containers
|
1 anno fa |
Lucas CHOLLET
|
4994609af0
LibGfx/TIFF: Add support for the ICCProfile tag
|
1 anno fa |
Lucas CHOLLET
|
5622e7d77c
LibGfx/TIFF: Support tag names with capitalized acronym
|
1 anno fa |
Lucas CHOLLET
|
62f28d9968
LibGfx/TIFF: Teach the generator how to handle tags of type `Undefined`
|
1 anno fa |
Lucas CHOLLET
|
4280f4d2c7
LibGfx/TIFF: Automatically export all enums associated with tags
|
1 anno fa |
Lucas CHOLLET
|
9090290d11
LibGfx/TIFF: Rename `BitPerSample` => `BitsPerSample`
|
1 anno fa |
Nico Weber
|
b2302ed23f
LibGfx: Unbreak building with Python 3.9
|
1 anno fa |