Apache Batik
Batik is a pure-Java library that can be used to render, generate, and manipulate SVG graphics. IBM supported the project and then donated the code to the Apache Software Foundation, where other companies and teams decided to join efforts. Batik provides a set of core modules that provide functionality to:
- Render and dynamically modify SVG content,
- Transcode SVG content to some raster Graphics file formats, such as PNG, JPEG and TIFF,
- Transcode Windows Metafiles to SVG (WMF or Windows Metafile Format is the vector format used by Microsoft Windows applications),
- And manage scripting and user events on SVG documents.
Screenshot Batik running Solitaire Sample | |
Developer(s) | Apache Software Foundation |
---|---|
Stable release | 1.17
/ August 22, 2023 |
Repository | |
Written in | Java |
Operating system | Cross-platform |
Type | Scalable Vector Graphics (SVG) |
License | Apache License 2.0 |
Website | xmlgraphics |
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.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.