Andres Toussaint wrote:
Is there a simple way to convert a SimpleAttributeList into a Style attribute?
I don't think there is a 'simple' way. I think you just need to map the various Font and Character Constants to the equivalent SVG text attributes. We do something a little like the inverse in the existing Text Bridge.
I have a Font Chooser that returns the selection as a SimpleAttributeList, and I need to convert this into a style attribute to be assigned into a TEXT element.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
