I'm trying to find a way to reverse video text (i.e. white on black rather than black on white)
Putting the text in a table cell or block doesn't work because I want the black background only around the text, which is variable length. The three approaches I've tried are 1) trying to find some font option to do so (failed) 2) trying to make a tabel cell or block expand to the size of what it contains (the text) rather than it's parent container. (failed) 3) trying to set background colors on fo:inline (failed) Currently I'm investigating maybe if I can do it with an embedded SVG, but I don't know if this is the right track. Any ideas? Thanks, Michael --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]