Re: XForms..

2002-02-28 Thread Vincent Hardy
Anthony, A couple additional precisions. > Anthony Mills wrote: > > > Does Batik support XForms? Is there any plan to support it? Would a > > separate project need to be created to add XForms support? I think it would be good to do it as part of Batik. There seem to be a lot of interest in

RE: Batik development

2002-02-28 Thread Nicolas Socheleau
Thanks Vincent, I noticed the work done on the geometry of shapes to make this interactive. I've been playing with some scripts moving shapes around. I noticed also that others attributes ( namely CSS properties ) are not interactive. Is this a work in progress ? I used the following script whic

RE: Batik development

2002-02-28 Thread Stephane Hillion
> From: Nicolas Socheleau [mailto:[EMAIL PROTECTED]] > Sent: jeudi 28 février 2002 14:55 > To: Vincent Hardy (E-mail); '[EMAIL PROTECTED]' > Subject: RE: Batik development > > > Thanks Vincent, > > I noticed the work done on the geometry of shapes to make this > interactive. > I've been playing wi

RE: Batik development

2002-02-28 Thread Nicolas Socheleau
Stephane, Since you are working on the CSS properties, you might be able to help me. I checked closer the documentation ( I wanted to understand why Batik has a CSSOMReadOnlyStyleDeclaration ). The SVGStylableElement interface has a read-only CSSStyleDeclaration attribute, using getStyle() is no

Creating SVGDocument from a Document ?

2002-02-28 Thread Ahmad Morad
Hi, The JSVGCanvas.etSVGDocument() becames a VGDocument object. How could I produce (cast) such an object from a "normal" DOM Document? -- public void viewTable(Document svgNode) throws IOException, TransformerConfigurationException, TransformerException {

RE: XForms..

2002-02-28 Thread Anthony Mills
Currently, I am seeing how hard it would be to run Batik on a PDA. Once I get this to a useable state/fail miserably, I would like to add XForms support. I agree that we might want to develop this separately. By next week, I should have an idea how hard it will be to port Batik. First I am goi

RE: Batik development

2002-02-28 Thread Stephane Hillion
> From: Nicolas Socheleau [mailto:[EMAIL PROTECTED]] > Sent: jeudi 28 février 2002 16:40 > To: Stephane Hillion (E-mail); '[EMAIL PROTECTED]' > Subject: RE: Batik development > > Since you are working on the CSS properties, you might be able to > help me. I > checked closer the documentation ( I w