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

LibGfx+LibPDF: Some prep work to become better at color conversion, and a small LibPDF cleanup #25680

Merged
merged 5 commits into from
Feb 2, 2025

Conversation

nico
Copy link
Contributor

@nico nico commented Feb 2, 2025

No behavior change. Slowly working towards decoding JPEG2000s in PDFs.

nico added 4 commits February 2, 2025 13:11
(Since these are open fields, the field type can't be an enum.)

No behavior change.
I haven't seen this in practice, but the spec asks for this.
This is hit when saving a CIELab image in Photoshop as JPEG2000.
`isobmff` currently cannot dump such files due to the trailing data.
@github-actions github-actions bot added the 👀 pr-needs-review PR needs review from a maintainer or community member label Feb 2, 2025
This will be useful to be more spec-compliant in convert_to_bitmap().

No behavior change.
@nico nico merged commit 152b657 into SerenityOS:master Feb 2, 2025
12 checks passed
@nico nico deleted the jpeg2000-color branch February 2, 2025 22:28
@github-actions github-actions bot removed the 👀 pr-needs-review PR needs review from a maintainer or community member label Feb 2, 2025
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.

1 participant