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

Standalone SPI registration #39

Open
tvasenin opened this issue May 4, 2022 · 0 comments
Open

Standalone SPI registration #39

tvasenin opened this issue May 4, 2022 · 0 comments

Comments

@tvasenin
Copy link

tvasenin commented May 4, 2022

Currently, If I need to add JPEG2000 support to the application, I have to deal with all other plugins brought automatically by jai-imageio-core. This is pretty annoying, as it's often not possible to correctly unregister these plugins, especially when your project is a library and not an application.

It makes sense to be able to add JPEG2000 plugin independently from the remaining core plugins, especially given there's support for those formats in Java9+ and other actively maintained projects, like TwelveMonkeys.

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