Skip to content

Fix PNG iTXt encoding issue #611

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

Merged
merged 1 commit into from
May 1, 2023
Merged

Fix PNG iTXt encoding issue #611

merged 1 commit into from
May 1, 2023

Conversation

drewnoakes
Copy link
Owner

This is a port of a fix from the .NET library in drewnoakes/metadata-extractor-dotnet#329

PNG chunks of type iTXt should have keywords and values decoded using UTF-8, not Latin1 encoding.

This is a port of a fix from the .NET library in drewnoakes/metadata-extractor-dotnet#329

PNG chunks of type `iTXt` should have keywords and values decoded using UTF-8, not Latin1 encoding.
drewnoakes added a commit to drewnoakes/metadata-extractor-images that referenced this pull request May 1, 2023
@drewnoakes drewnoakes merged commit aace91f into master May 1, 2023
@drewnoakes drewnoakes deleted the fix-png-iTXt-encoding branch May 1, 2023 02:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant