Skip to content

Remove ImageDecoderRect implementation from image integration#488

Merged
tirr-c merged 1 commit intotirr-c:mainfrom
Shnatsel:no-more-rect
Jan 25, 2026
Merged

Remove ImageDecoderRect implementation from image integration#488
tirr-c merged 1 commit intotirr-c:mainfrom
Shnatsel:no-more-rect

Conversation

@Shnatsel
Copy link
Copy Markdown
Contributor

Upstream image will remove this trait in the next major release due to lack of both implementors and users: image-rs/image#2681

I'm opening this PR now, ahead of the next image release, so that I could depend on image from git in my project and still be able to decode JPEG XL files.

Upstream `image` will remove this trait in the next major release due to lack of both implementors and users: image-rs/image#2681

I'm opening this PR now, ahead of the next `image` release, so that I could depend on `image` from git in my project and still be able to decode JPEG XL files.
@tirr-c tirr-c merged commit 4793a82 into tirr-c:main Jan 25, 2026
4 checks passed
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