Hi Amit,
Amit Srivastava wrote:
Can we add line breaks in "flowtext" text?
I have variable length flowtext text. Then, I want to add text after
few(fixed) lines dynamically after that text.
You can use the 'flowLine' element. This is equivalent to the
flowSpan element except it will move to the start of a new line
unless it is already at the start of a new line (so multiple
flowLine elements in a row will not cause multiple blank lines).
Be aware that this part of the SVG spec is in flux and may
not become part of the standard.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]