Batik
From Gentoo Wiki
Batik is a Java-based toolkit for applications or applets that want to use images in the Scalable Vector Graphics (SVG) format for various purposes, such as display, generation or manipulation.
The package has more than 30 modules and is packaged using the java-pkg-simple eclass while the upstream build system is maven.
Installation
USE flags
USE flags for dev-java/batik XML Graphics Batik
doc
|
Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally |
source
|
Zip the sources and install them |
test
|
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently) |
verify-sig
|
Verify upstream signatures on distfiles |
Emerge
root #
emerge --ask dev-java/batik
Usage
user $
batik-rasterizer-1.16
See upstream for SVG Rasterizer
user $
batik-slideshow-1.16
user $
batik-squiggle-1.16
See upstream for Squiggle, the SVG Browser
user $
batik-svgpp-1.16
See upstream for SVG Pretty Printer
user $
batik-ttf2svg-1.16