Re: SVGTextElement.getComputedTextLength()

2005-01-26 Thread Cameron McCormack
Hi Kristian. Kristian Spangsege: > Still I'm left with a "chicken and egg" problem. > > All I need to do is to create an SVG document with a piece of text at a > specific position and followed by a vertical separation line. Problem is > that I need to know the width of the text before I can pla

Re: SVGTextElement.getComputedTextLength()

2005-01-26 Thread Kristian Spangsege
d is supported by Batik: SVGTextElement.getComputedTextLength() Yet I have problems with it. I would appreciate if someone could point out for me what I'm doing wrong. I'm using Batik 1.5.1. The Code: -

SVGTextElement.getComputedTextLength()

2005-01-26 Thread Kristian Spangsege
Hi According to the SVG conformance page, the following method is supported by Batik: SVGTextElement.getComputedTextLength() Yet I have problems with it. I would appreciate if someone could point out for me what I'm doing wrong. I'm using Batik 1.5.1