-
Couldn't load subscription status.
- Fork 21
Open
Milestone
Description
This is part of the more broad #493 discussion.
A new chunk (named iEId, "image extra id") would be added to describe an ID that gets used by the iEXt chunk #494 .
The iEId chunk starts with an ID number. (We will probably reserve ID 0 for IDAT instead of iEXt chunks.)
After the ID number would be data similar to IHDR:
- width
- height
- bit depth
- compression method
- filter method
- interlace method
After that would be a list of enum values which describe what data is help by iEXt chunks using this ID.
For example, an image might include an iEId with ID 1 that contains tangent space x, y, and z data.