Updated README with info on Batik versions.

This commit is contained in:
Harald Kuhr 2015-11-13 13:56:05 +01:00
parent 4e765fa61d
commit d097742002

View File

@ -93,7 +93,7 @@ Alternatively, if you have or know of a JPEG-2000 implementation in Java with a
* CMYK, 4-5 channels, 8, 16 and 32 bit * CMYK, 4-5 channels, 8, 16 and 32 bit
* Read support for the following compression types: * Read support for the following compression types:
* Uncompressed * Uncompressed
* RLE (PackBits) * RLE (PackBits)<
* Layer support * Layer support
* Image layers only, in all of the above types * Image layers only, in all of the above types
* Thumbnail support * Thumbnail support
@ -238,6 +238,9 @@ Other formats, using 3rd party libraries
* Limited read-only support using Batik * Limited read-only support using Batik
**Important note on using Batik:** *Please read [The Apache™ XML Graphics Project - Security](http://xmlgraphics.apache.org/security.html), and make sure you use
either version 1.6.1, 1.7.1 or 1.8+.*
## Basic usage ## Basic usage