Batik comes with a built-in text selection tool. It might give you some ideas on how to implement the effect you want. The text selection is implemented in the TextSelectionManager class.
André ----- Original Message ----- From: "jimself" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Friday, July 21, 2006 11:13 AM Subject: Highlight function > > Hi, is anybody aware of something like a highlight function within or for the > batik package? More or less its nothing else than drawing a transparent, > thick, yellow line as an overlay on a svg file. Do I have to implement that > on my own or is there already something out there ;-) > -- > View this message in context: http://www.nabble.com/Highlight-function-tf1980443.html#a5434375 > Sent from the Batik - Users forum at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
