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

jxl-oxide: Merge JxlRenderer into JxlImage #71

Merged
merged 1 commit into from
Aug 28, 2023
Merged

Conversation

tirr-c
Copy link
Owner

@tirr-c tirr-c commented Aug 28, 2023

Now users don't need to deal with lifetime parameters since JxlRenderer doesn't exist anymore. All the methods of JxlRenderer is merged into JxlImage.

This change was possible because single RenderContext can be reused for multiple renders of an image, due to recent patches to jxl-render.

@tirr-c tirr-c self-assigned this Aug 28, 2023
@tirr-c tirr-c merged commit c3ba35d into main Aug 28, 2023
3 of 5 checks passed
@tirr-c tirr-c deleted the simplify-image-api branch August 28, 2023 14:45
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.

2 participants