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 (
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
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