Jump to content

Apache Batik

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Heycam (talk | contribs) at 23:42, 12 January 2008 (Status). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Batik
Developer(s)Apache Software Foundation
Stable release
Repository
Operating systemCross-platform
TypeScalable Vector Graphics (SVG)
LicenseApache 2.0 Licence
Websitehttp://xmlgraphics.apache.org/batik

Batik is a pure-Java library that can be used to render, generate, and manipulate SVG graphics. SVG is an XML markup language for describing two-dimensional vector graphics. Batik provides a set of core modules that provide functionality to:

The Batik distribution also contains a ready-to-use SVG browser (called Squiggle) making use of the above modules.

The name of the library comes from the Batik painting technique.

Status

Batik is one of the most conformant existing SVG 1.1 libraries [2] [1].

The latest 1.7 version [3], made available on January 10, 2008, has an "almost full" implementation of the current state of the sXBL specification, a nearly complete implementation of SVG declarative animation SMIL features, and some of the SVG 1.2 late October 2004 working draft (see SVG's Development history).

References

  1. ^ more than 92% of the official SVG tests are OK with the latest 1.7 version [1]

See also