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

small (and self-contained?) jxl decoder for SDL_image #341

Open
sezero opened this issue Mar 3, 2023 · 0 comments
Open

small (and self-contained?) jxl decoder for SDL_image #341

sezero opened this issue Mar 3, 2023 · 0 comments

Comments

@sezero
Copy link
Contributor

sezero commented Mar 3, 2023

In essence, libjxl is way too big to embed. Original discussion started
here: (CC'ing to its responders: @jyrkialakuijala, @madebr, @slouken)
8125480#commitcomment-86714293

No solutions from jxl devs, as of yet.

A single header jxl decoder solution that I just ran into is here
(see its issue tickets, for any - I haven't tested it myself, yet):
https://github.com/lifthrasiir/j40
(Obviously, it is marked as experimental in its README, has format
support limitations, ...)

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

No branches or pull requests

1 participant