SVGOM API 1.1.3 provides common interfaces for SVG implementations that use the legacy CSSValue
API or the new Typed OM.
In practice, this means that both EchoSVG 2.x and Apache Batik can use it.
New in 1.1.3:
- svgom: add the
SVGDiscardElement
interface. - svgom: introduce the
SVGGraphicsElement
andSVGGeometryElement
interfaces. - Use checkstyle in the build.
Note that the SVGGraphicsElement
and SVGGeometryElement
interfaces are limited to the methods that are compatible with SVGOM 1.1.