mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2025-08-05 04:25:29 -04:00
updated readme.
This commit is contained in:
parent
7e14f0b37c
commit
5064d08dd6
27
README.md
27
README.md
@ -23,35 +23,36 @@ Mainstream format support
|
|||||||
|
|
||||||
#### JPEG
|
#### JPEG
|
||||||
|
|
||||||
full EXIF support
|
* Full EXIF support
|
||||||
support for CMYK/YCCK
|
* Support for CMYK/YCCK
|
||||||
|
* Support for non-JFIF YCbCr data
|
||||||
|
|
||||||
#### JPEG-LS
|
#### JPEG-LS
|
||||||
|
|
||||||
possibly coming in the future
|
* Possibly coming in the future?
|
||||||
|
|
||||||
#### JPEG-2000
|
#### JPEG-2000
|
||||||
|
|
||||||
possibly coming in the future, pending some license issues
|
* Possibly coming in the future, pending some license issues
|
||||||
|
|
||||||
#### PSD
|
#### PSD
|
||||||
|
|
||||||
read-only support
|
* Read-only support
|
||||||
|
|
||||||
#### TIFF
|
#### TIFF
|
||||||
|
|
||||||
read-only support (for now)
|
* Read-only support (for now)
|
||||||
|
* Write support in progress
|
||||||
|
|
||||||
#### PICT
|
#### PICT
|
||||||
|
|
||||||
Legacy format, especially useful for reading OS X clipboard data.
|
* Legacy format, especially useful for reading OS X clipboard data.
|
||||||
read and limited write support
|
* Read and limited write support
|
||||||
|
|
||||||
#### IFF
|
#### IFF
|
||||||
|
|
||||||
Legacy format, allows reading popular image from the Commodore Amiga computer.
|
* Legacy format, allows reading popular image from the Commodore Amiga computer.
|
||||||
read and write support
|
* Read and write support
|
||||||
|
|
||||||
|
|
||||||
Icon/other formats
|
Icon/other formats
|
||||||
@ -67,11 +68,11 @@ Other formats, using 3rd party libraries
|
|||||||
|
|
||||||
#### SVG
|
#### SVG
|
||||||
|
|
||||||
read-only support using Batik
|
* Read-only support using Batik
|
||||||
|
|
||||||
#### WMF
|
#### WMF
|
||||||
|
|
||||||
limited read-only support using Batik
|
* Limited read-only support using Batik
|
||||||
|
|
||||||
|
|
||||||
TODO: Docuemnt other useful stuff in the core package?
|
TODO: Docuemnt other useful stuff in the core package?
|
||||||
|
Loading…
x
Reference in New Issue
Block a user