Download List

Project Description

Batik is a Java-based toolkit for applications that want to use images in the Scalable Vector Graphics (SVG) format for various purposes, such as viewing, generation, or manipulation. It gives developers a set of core modules (parsers, generators, DOM implementation) which can be used together or individually, and be highly extensible. It comes with a full-fledged SVG viewer.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-09-06 09:42
1.1rc1

HTTP headers fields (useragent/accepted) now implemented. Anti-aliased gradients (when color-rendering set to quality). Small patterns are now much faster. Now has the ability to flush cached image data. Full horizontal and vertical kerning now implemented for SVG fonts. Added support for orientation and language glyph attributes. Improved support for Arabic text, including handling of Arabic shaping, and ligatures for both SVG and system fonts. Improved text selection and rendering speed.
Tags: Minor feature enhancements

2001-05-22 16:58
1.0

Full filter effects support - lighting filters, drop shadows, displacement effects and more. Full text support - embedded and external SVG Fonts, international text, vertical text and other fancy text features such as text on a path. Full linking support - with SVG and Batik, you can navigate and link images just like you do with HTML pages. Full support for structural elements such as internal and external use/defs and switch elements. Performance improvements with major work in the rendering engine and the SVG processor engine. Improved SVG generator, which now offers more control over the output SVG. Improved SVG rasterizer (a tool to convert SVG images to raster formats such as JPEG, PNG or TIFF).
Tags: Major feature enhancements

2001-01-30 15:12
1.0beta

This is the initial release of Batik, which provides a good implementation for all the SVG static features, supports linking, and has some scripting support, even though dynamic modification of SVG documents is not yet available and animation is not supported.

Project Resources