Skip to content

feat: support JPEG XL#180

Merged
h2non merged 1 commit into
h2non:masterfrom
scientificworld:master
Aug 28, 2024
Merged

feat: support JPEG XL#180
h2non merged 1 commit into
h2non:masterfrom
scientificworld:master

Conversation

@scientificworld

Copy link
Copy Markdown
Contributor

@h2non h2non merged commit b846e7e into h2non:master Aug 28, 2024
Comment thread filetype/types/image.py
buf[0] == 0x00 and
buf[1] == 0x00 and
buf[2] == 0x00 and
buf[3] == 0x00 and

@lpetre lpetre Apr 26, 2025

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

I think you have one too many 0x00 bytes here and missing a 0x0A later
Fix here: #195

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.

3 participants