8 May
2005
8 May
'05
12:18 a.m.
On Sat, 2005-05-07 at 15:43 -0400, R. Alan Monroe wrote:
Here is my question: Say I have an object. And for this object I would like a border (i.e. stroke). How would I make sure that this border (stroke) is completely _outside_ the object and does not at all overlap with the object?
I bet that in some cases, you cheat and stack an unstroked copy on top.
The problem with that arises when an object's fill has some transparency. And sure you could do half of the colour on bottom and half on top but not convenient.