Re: Retriveing TextNodes Characteristics

2003-06-16 Thread Hervé Girod
Thank you. Of course, you were right. It's now working well ! - Original Message - From: "Thomas E Deweese" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; "Hervé Girod" <[EMAIL PROTECTED]> Sent: Friday, June 13, 2003 12:33 PM Subject: RE: Retri

RE: Retriveing TextNodes Characteristics

2003-06-13 Thread Thomas E Deweese
> "HG" == Hervé Girod <[EMAIL PROTECTED]> writes: HG> Hello, I'm currently trying to use Batik with an EMFGraphics2D HG> (coming from FreeHep package) in order to generate a windows HG> Metafile corresponding with a SVG document. HG> (if I use a default TextPainter, texts are represented by b

Retriveing TextNodes Characteristics

2003-06-12 Thread Hervé Girod
Hello,   I'm currently trying to use Batik with an EMFGraphics2D (coming from FreeHep package) in order to generate a windows Metafile corresponding with a SVG document.   In fact, I have developped a new transcoder, which inherits from the SVGAbstractTranscoder class.   The main method i use