mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2025-08-03 11:35:29 -04:00
Project goal improvement.
This commit is contained in:
parent
d958aba69e
commit
161368084a
@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
TwelveMonkeys ImageIO provides extended image file format support for the Java platform, through plugins for the `javax.imageio.*` package.
|
TwelveMonkeys ImageIO provides extended image file format support for the Java platform, through plugins for the `javax.imageio.*` package.
|
||||||
|
|
||||||
The main goal of this project is to provide support for formats not covered by the JRE itself.
|
The main goal of this project is to provide support for file formats not covered by the JDK.
|
||||||
Support for these formats is important, to be able to read data found
|
Support for these formats is important, to be able to read data found
|
||||||
"in the wild", as well as to maintain access to data in legacy formats.
|
"in the wild", as well as to maintain access to data in legacy formats.
|
||||||
As there is lots of legacy data out there, we see the need for open implementations of readers for popular formats.
|
As there is lots of legacy data out there, we see the need for open implementations of readers for popular formats.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user