Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding decoders for text metadata (iTXt, tEXt and zTXt) #22

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bmaranville
Copy link

I would like to be able to access the text metadata from PNG files in the browser, and this patch adds decoders for the three "Textual Information" chunk types as defined in https://www.w3.org/TR/2003/REC-PNG-20031110/#11.3.4
The resulting values are stored in the png object under the property png.text, which is initialized to an empty object {}

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.

None yet

1 participant