Le Mon, 17 Nov 2003 13:37:10 -0500
Thomas DeWeese <[EMAIL PROTECTED]> me disait que :
> Jean-Christophe ARNU (JX) wrote:
>
> > Le Mon, 17 Nov 2003 12:46:33 -0500
> > Thomas DeWeese <[EMAIL PROTECTED]> me disait que :
> >
> >>Ok wild shot in the dark. Do you use invokeAndWait on the update
> I can't complain about bloated SVG filesize with Illustrator. I think
they did a
> good job. There is always room for improvements. But it's generally of
good quality.
I don't complain about Illustrator, FOP or Batik. (Sorry if I used the
wrong word because english is not my mother tongue).
I
Jean-Christophe ARNU (JX) wrote:
Le Mon, 17 Nov 2003 13:37:10 -0500
Thomas DeWeese <[EMAIL PROTECTED]> me disait que :
Jean-Christophe ARNU (JX) wrote:
Le Mon, 17 Nov 2003 12:46:33 -0500
Thomas DeWeese <[EMAIL PROTECTED]> me disait que :
Ok wild shot in the dark. Do you use invokeAn
Hi, Wade,
When you added new elements or attributes with different name space to
the file, did you use internal DTD to extend SVG DTD? The SVG
specification states it can be done with internal DTD. But I might have
to extend it quite a lot and I do not want to give a big internal
repetitive DTD to
Remember, DTDs are not namespace-aware.
I did not extend the SVG DTD at all. I added elements (and attributes
that were part of a separate namespace. For example,
http://www.w3.org/2000/svg";
xmlns:xlink="http://www.w3.org/1999/xlink";
xmlns:gwj="http://www.anomaly.org/mock_namespace";>
I used it too. it did work. But I could not validate it. Did you
validate your files or you implemented other ways to check for error?
I really appreciate your help.
Weiming
On Tue, 2003-11-18 at 09:48, G. Wade Johnson wrote:
> Remember, DTDs are not namespace-aware.
>
> I did not extend the SV
Le Tue, 18 Nov 2003 10:01:35 -0500
Thomas DeWeese <[EMAIL PROTECTED]> me disait que :
>
> If you use the SVGUserAgentAdapter or GUIAdapter it will print all
> messages. You can provide it in the constructor for the JSVGCanvas.
I played with SVGUserAgentAdapter (:)).
It works
Since I only added local mods to the file, I did explicit error
checking. That also allowed me to verify data types, etc. which are
not handled by DTDs.
G. Wade
On 18 Nov 2003 10:20:52 -0700
"Weiming Zhang" <[EMAIL PROTECTED]> wrote:
> I used it too. it did work. But I could not validate it. Did
I'm writing a plugin for jEdit that uses Batik to render SVG. It's mostly
working now, except that I get errors when I try to render SVG that uses
scripting. Specifically, when I render a file (such as
batik-1.5/samples/3D.svg) that contains a tag like