Archive for the ‘Apache Batik’ Category

SVG Animation Editor Feedback ?

Thursday, December 6th, 2007

Sketsa SVG Editor 5.0 just released, Now by popular request we are going to develop SVG animation plugins module for the Sketsa. We are stuck at how the UI will flow, do you like the way Adobe Flash Editor, Jasc Webdraw, or you prefer new ways for doing animation editor, ...

How to convert SVG String to SVGDocument ?

Thursday, August 23rd, 2007

Just simply use StringReader to wrap your string and pass it to DocumentFactory as the example below Note: this sample utilize Apache Batik