cvs commit: xml-batik/sources/org/apache/batik/swing/gvt TextSelectionManager.java

2001-09-27 Thread deweese
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

cvs commit: xml-batik/sources/org/apache/batik/util ParsedURL.java ParsedURLData.java ParsedURLDataProtocolHandler.java ParsedURLDefaultProtocolHandler.java

2001-09-27 Thread deweese
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

Re: Sun confirmed bug in JPEGEncoder, affecting Batik

2001-09-27 Thread Stefano Mazzocchi
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

cvs commit: xml-batik/test-resources/org/apache/batik/util regParsedURL.xml

2001-09-27 Thread deweese
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

Re: href link problem

2001-09-27 Thread Thomas E Deweese
> "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

cvs commit: xml-batik/sources/org/apache/batik/transcoder/svg2svg PrettyPrinter.java

2001-09-27 Thread hillion
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

Re: href link problem

2001-09-27 Thread Keiron Liddle
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