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
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
> 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
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
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
{
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
> 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