[svg-developers] modifying SVG in java servlet

2006-08-07 Thread Nazar
Hello, I have java servlet which is used to modify and output svg file. The svg itself is stored in some sort of database, and before printing it to output I need to add javascript function to it. Which way can I programmatically edit SVG using java language? - To unsubscribe send a

[svg-developers] Re: modifying SVG in java servlet

2006-08-07 Thread Martin Honnen
--- In svg-developers@yahoogroups.com, Nazar [EMAIL PROTECTED] wrote: I have java servlet which is used to modify and output svg file. The svg itself is stored in some sort of database, and before printing it to output I need to add javascript function to it. Which way can I programmatically

Re: [svg-developers] modifying SVG in java servlet

2006-08-07 Thread Alain Pannetier
Hello Nazar, Fid you have a look at Batik ? http://xmlgraphics.apache.org/batik Alain Pannetier On 8/7/06, Nazar [EMAIL PROTECTED] wrote: Hello, I have java servlet which is used to modify and output svg file. The svg itself is stored in some sort of database, and before printing it to

[svg-developers] SMIL in Apache Batik

2006-08-07 Thread Andreas Neumann
Maybe this is old news to you, but for a few days now, thanks to the work of Cameron McCormack, Apache Batik now supports SMIL. It is implemented with a few limitations, because of some restrictions in the Batik architecture: http://mail-archives.apache.org/mod_mbox/xmlgraphics-batik-users/

[svg-developers] Re: XSLT whitespace problem

2006-08-07 Thread waynehet
--- In svg-developers@yahoogroups.com, Martin Honnen [EMAIL PROTECTED] wrote: Here is a static SVG document http://www34.brinkster.com/libertydevelop/svg/test2006080502.svg with #xD;#xA; in the d attribute value, Adobe SVG viewer in IE renders that just fine so it really seems the display

Re: [svg-developers] Re: XSLT whitespace problem

2006-08-07 Thread Phi Tran
On 8/7/06, waynehet [EMAIL PROTECTED] wrote: --- In svg-developers@yahoogroups.com svg-developers%40yahoogroups.com, Martin Honnen [EMAIL PROTECTED] wrote: Here is a static SVG document http://www34.brinkster.com/libertydevelop/svg/test2006080502.svg with #xD;#xA; in the d attribute

Re: [svg-developers] Re: XSLT whitespace problem

2006-08-07 Thread Phi Tran
On 8/7/06, Phi Tran [EMAIL PROTECTED] wrote: On 8/7/06, waynehet [EMAIL PROTECTED] wrote: --- In svg-developers@yahoogroups.comsvg-developers%40yahoogroups.com, Martin Honnen [EMAIL PROTECTED] wrote: Here is a static SVG document