Category "batik"

How to set the shape rendering attribute to crispEdges using Apache Batik SVG 1.8

I'm trying to get Apache Batik 1.8 to output shape-rendering="crispEdges" instead of the default shape-rendering="auto" in the root <svg /> node. I've s

Checking and deleting attributes in SVG using Batik in Java

The question basically says it all. How can I check if SVG has a viewBox attribute? I am using Batik lib. I need this because I need to (at least) notify the us

JSVGCanvas svg is blurry

I have pretty much copy pasted the code from http://people.apache.org/~clay/batik/svgcanvas.html but the svg that is outputing is blurry. I have used both a fon