Hi Thomas, thx a lot for your reply!
[EMAIL PROTECTED] wrote:
I suspect the problem is that what ever is rasterizing the text
I think that's just the Batik transcoder, right?
has specified a fixed height for the output PNG. Normally this comes
from the height attribute of the <svg> element but as your's doesn't
have anything I'm not sure where width/height information is comming
from.
A default I suppose, and I'll bet the default width just happens to be
plenty big enough that I'm not getting clipped horizontally...
> You should be able to use the SVG DOM to query the size of
> the flowRoot element with the 'getBBox' method, 'onload'.
>
Awesome... do you have a reference on that for me by any chance? I know
not the technique of which you speak (remember, I am innocent of almost
all knownledge of SVG! :-)
thx a lot!
—ml—
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]