deweese 01/09/27 14:19:44
Modified:sources/org/apache/batik/gvt TextNode.java
sources/org/apache/batik/gvt/renderer
StrokingTextPainter.java
sources/org/apache/batik/gvt/text ConcreteTextSelector.java
GlyphLay
deweese 01/09/27 13:09:11
Modified:sources/org/apache/batik/gvt TextNode.java TextPainter.java
sources/org/apache/batik/gvt/renderer BasicTextPainter.java
StaticRenderer.java StrokingTextPainter.java
sources/org/apache/batik/gvt/text
Michael Hartle wrote:
>
> Hello,
>
> recently, we found a bug in Suns native
> sun.awt.image.codec.JPEGImageEncoderImpl.writeJPEGStream(), causing the
> VM to crash when streams where images are being encoded to are somehow
> disconnected (e.g., user pressed stop button, connection reset by peer
deweese 01/09/27 04:33:21
Modified:sources/org/apache/batik/ext/awt/image/rendered TileRed.java
sources/org/apache/batik/util
ParsedURLDefaultProtocolHandler.java
test-resources/org/apache/batik/util regParsedURL.xml
Log:
1) Fixe
> "KL" == Keiron Liddle <[EMAIL PROTECTED]> writes:
KL> I have got the setXMLParser working, although I am a bit wary of
KL> the use of a static name.
Glad to hear it's working.
Yah, I agree the static thing isn't great, I'll investigate adding
the concept of a UserAgent to the Ima
hillion 01/09/27 02:57:13
Modified:sources/org/apache/batik/dom AbstractAttr.java
AbstractElement.java
sources/org/apache/batik/dom/svg AbstractElement.java
LiveAttributeValue.java
sources/org/apache/batik/tra
Hi again...
There still seems to be a problem.
If I add the following line to bridge/URIResolver.java, line 103
System.out.println("d:" + documentURI + " :" + uri + " :" +
purl.toString());
when I am running java in the same directory it prints out:
d:file:multi.svg :file:ref.svg#FOP :file:/ref