I got the same result with both files (Index.svg & AHU_Index.svg)
uncompressed or compressed.
openStreamInternal() hangs at contentType = urlC.getContentType() until
I close the applet window when it continues normally (I get the rest of
the print statements in the Java console).
I see getContent
I have two SVG files, one of which is simply a pretty printed version
of the other (i.e., they have the exact same XML tag structure), yet
Batik displays them differently.
This seems to be because the original contains these tags
...
and the pretty printer is inserting space between the
Hi Stan,
Well, I'm pretty much out of ideas. It looks to me like
it's a problem with the server. You said you had tried
'svgz' - does that mean that you replaced the index file
with a gzipped version? It seems like that is the most
logical problem source (Batik asks for gzip if you have
it an
Hi,
I just delivered it.
You can pick it up tomorrow from the nightly build or
you can get it from CVS immediately.
TJ Teegan wrote:
Thanks a ton.
I am assuming I should keep checking the nightly builds listed in the
CVS Repository for the next release. Is that true?
Thanks again,
TJ Teega
Thanks a ton.
I am assuming I should keep checking the nightly builds listed in the CVS
Repository for the next release. Is that true?
Thanks again,
TJ Teegan
From: Andreas Neumann <[EMAIL PROTECTED]>
Reply-To: "Batik Users" <[EMAIL PROTECTED]>
To: Batik Users <[EMAIL PROTECTED]>
Subject: Re: P
good to hear.
looking forward to using getIntersectionList() - I think it will be a
very useful feature for webmapping applications.
Andreas
Thomas DeWeese wrote:
Hi TJ,
TJ Teegan wrote:
I am trying to find all the elements in a given area. I am assuming
I should be using the getIntersectionLis