Conversation
Collaborator
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added minimal support (just so that an error is not reported) given that
iDOTis now in the extensions document.https://w3c.github.io/png/extensions/Overview.html#R.iDOT
$ pngcheck -c -v apple-iDOT.png File: apple-iDOT.png (69252 bytes) chunk IHDR at offset 0x0000c, length 13 1192 x 280 image, 32-bit RGB+alpha, non-interlaced chunk sRGB at offset 0x00025, length 1 rendering intent = perceptual chunk eXIf at offset 0x00032, length 150: EXIF metadata, big-endian (MM) format chunk pHYs at offset 0x000d4, length 9: 5669x5669 pixels/meter (144 dpi) chunk iTXt at offset 0x000e9, length 471, keyword: XML:com.adobe.xmp uncompressed, no language tag no translated keyword, 450 bytes of UTF-8 text chunk iDOT at offset 0x002cc, length 28: Parallel segments: 2 chunk IDAT at offset 0x002f4, length 16384 zlib: deflated, 32K window, superfast compression chunk IDAT at offset 0x04300, length 11208 chunk IDAT at offset 0x06ed4, length 16384 chunk IDAT at offset 0x0aee0, length 16384 chunk IDAT at offset 0x0eeec, length 8068 chunk IEND at offset 0x10e7c, length 0 No errors detected in apple-iDOT.png (12 chunks, 94.8% compression).iDOTchunk to the PNG Extensions specification w3c/png#530