Return-Path: Delivered-To: apmail-xml-batik-dev-archive@xml.apache.org Received: (qmail 26199 invoked by uid 500); 13 Nov 2001 10:48:17 -0000 Mailing-List: contact batik-dev-help@xml.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: batik-dev@xml.apache.org Delivered-To: mailing list batik-dev@xml.apache.org Received: (qmail 26187 invoked by uid 500); 13 Nov 2001 10:48:16 -0000 Delivered-To: apmail-xml-batik-cvs@apache.org Date: 13 Nov 2001 10:35:25 -0000 Message-ID: <20011113103525.62354.qmail@icarus.apache.org> From: tkormann@apache.org To: xml-batik-cvs@apache.org Subject: cvs commit: xml-batik/sources/org/apache/batik/bridge SVGTextElementBridge.java X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N tkormann 01/11/13 02:35:25 Modified: sources/org/apache/batik/bridge SVGTextElementBridge.java Log: The content of a element is now displayed properly when it's inside a element. The anchor does not work yet. Revision Changes Path 1.39 +4 -3 xml-batik/sources/org/apache/batik/bridge/SVGTextElementBridge.java Index: SVGTextElementBridge.java =================================================================== RCS file: /home/cvs/xml-batik/sources/org/apache/batik/bridge/SVGTextElementBridge.java,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- SVGTextElementBridge.java 2001/11/05 20:04:11 1.38 +++ SVGTextElementBridge.java 2001/11/13 10:35:24 1.39 @@ -56,7 +56,7 @@ * Bridge class for the <text> element. * * @author