Re: RES: More on PSTranscoder

2004-07-07 Thread Thomas DeWeese
Felipe Rech Meneguzzi wrote: We traced the code responsible for the generation of curves instead of text primitives to lines 190-197 of the PSTextPainter class, in particular this > piece: Object rcDel = aci.getAttribute(GVTAttributedCharacterIterator.TextAttribute.TEXT_COMPOUND_DELIMITER); if (

RES: More on PSTranscoder

2004-07-07 Thread Felipe Rech Meneguzzi
We traced the code responsible for the generation of curves instead of text primitives to lines 190-197 of the PSTextPainter class, in particular this piece: Object rcDel = aci.getAttribute( GVTAttributedCharacterIterator.TextAttribute.TEXT_COMPOUND_DELIMITER); if (!(rcDel instanceof SVGO

RES: More on PSTranscoder

2004-07-06 Thread Felipe Rech Meneguzzi
I have been looking into the code of the SVGAbstractTranscoder, in particular in the part in which the GVT Tree is constructed, and, when a viewport is not supplied in the document, it ends up using the default viewport supplied in the UserAgent, which usually is a default value (400x400