Hi Oscar, Oscar Picasso <[EMAIL PROTECTED]> wrote on 01/12/2006 08:14:41 AM:
> Actually I want to something similar to what I do with a regular text element > (as I asked in a previous thread): calculate a new font-size to let the text > fit on a particular region. >> 'text content' interfaces from the SVG DOM should be fully >> functional for flow text. > How do I get these interfaces? I have looked at the different FlowXXX and I > don't see which are the 'text content' interfaces and their BBox methods. You are correct the Flow elements didn't have the TextContent interfaces. I have fixed this in SVN (it was really just a matter of basing them on the right baseclass). Sorry about that... --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
