-
Notifications
You must be signed in to change notification settings - Fork 2
Home
EchoSVG is a fork of Apache Batik, a Java based toolkit for applications which handle images in the Scalable Vector Graphics (SVG) format for various purposes, such as viewing, generation or manipulation.
Thanks to its usage of the CSS4J style parser, supports level 4 CSS selectors and RGBA color values (colors with alpha channel).
Like Batik, EchoSVG is built on SVG 1.1 although also supports part of the (deprecated) SVG 1.2 specification.
The SVG 1.1 standard is based on CSS2, however EchoSVG natively supports RGB colours with an alpha channel, as well as level 4 selectors.
And with the CSSTranscodingHelper
, it can render many documents that use modern CSS.
This project is not available from Maven Central, as its maintainer does not accept Maven Central's Terms of Use. The project distributes its artifacts through the css4j Maven repository.