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

Use new ImageIO (with TIFF etc) in Java 9+ #6

Closed
jpsacha opened this issue Feb 15, 2020 · 0 comments
Closed

Use new ImageIO (with TIFF etc) in Java 9+ #6

jpsacha opened this issue Feb 15, 2020 · 0 comments
Milestone

Comments

@jpsacha
Copy link
Member

jpsacha commented Feb 15, 2020

Java 9 and newer includes most of the JAI ImageIO support natively (except JPEG 2000). Most customization in ijp-imageio is around TIFF that is part of the new Java 9+ ImageIO. External ImageIO dependencies can be removed. They can be added by the user, if user needs them, without changes in the ijp-imageio code.

@jpsacha jpsacha added this to the v.2.1.0 milestone Feb 15, 2020
@jpsacha jpsacha closed this as completed Feb 15, 2020
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