diff --git a/index.html b/index.html index ccd34a60..37da4366 100644 --- a/index.html +++ b/index.html @@ -474,6 +474,13 @@ The goal is to create a set of efficient and robust ImageIO plug-ins, that can b +
Important note on using Batik: +Please read The Apache⢠XML Graphics Project - Security, +and make sure you use version 1.14 or later.
+Note that GIF, PNG and WBMP formats are already supported through the ImageIO API, using the +JDK standard plugins. +For BMP, JPEG, and TIFF formats the TwelveMonkeys plugins provides extended format support and additional features.
+Most of the time, all you need to do is simply include the plugins in your project and write: