From d097742002265f15f3b4b917c16afe4ce1f8db0b Mon Sep 17 00:00:00 2001 From: Harald Kuhr Date: Fri, 13 Nov 2015 13:56:05 +0100 Subject: [PATCH] Updated README with info on Batik versions. --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7688fabf..7a29b317 100644 --- a/README.md +++ b/README.md @@ -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 * Read support for the following compression types: * Uncompressed - * RLE (PackBits) + * RLE (PackBits)< * Layer support * Image layers only, in all of the above types * Thumbnail support @@ -238,6 +238,9 @@ Other formats, using 3rd party libraries * 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