Hi Selva. Selva: > Is there anyway to create outline for image/group elements. I have used the > (style = "stroke:blue; stroke-width:1") the style attribute to create the > border to image. But it is not working. So can one give your suggestions for > creating border for image/group elements using style attribute without using > filters.
No, only shapes and text can be stroked. For an image, you will have add your own 'rect' element to the document to draw a 1px blue border at the right position. -- Cameron McCormack, http://mcc.id.au/ xmpp:[EMAIL PROTECTED] ▪ ICQ 26955922 ▪ MSN [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
