Skip to content

Fix case sensitivity in PNG chunk identifiers - #23

Open
Kaldaien wants to merge 1 commit into
capture_rotatedfrom
Kaldaien-patch-1
Open

Fix case sensitivity in PNG chunk identifiers#23
Kaldaien wants to merge 1 commit into
capture_rotatedfrom
Kaldaien-patch-1

Conversation

@Kaldaien

Copy link
Copy Markdown
Member

The finalized HDR PNG spec uses cLLI and mDCV instead of cLLi and mDCv.

The finalized HDR PNG spec uses cLLI and mDCV instead of cLLi and mDCv.
Copilot AI lite review requested due to automatic review settings August 17, 2026 20:40

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the HDR PNG chunk type identifiers to match the finalized HDR PNG specification’s case-sensitive chunk names, ensuring generated PNGs use the standardized chunk labels.

Changes:

  • Update the cLLi chunk identifier to cLLI when writing HDR metadata.
  • Update the (currently disabled) mDCv chunk identifier to mDCV for spec correctness.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants