8 May
2005
8 May
'05
12:24 a.m.
On Sat, 2005-05-07 at 12:30 -0700, Bryce Harrington 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 don't know if this is possible to do in SVG, however perhaps this could be done via offsets?
Other than the fact that SVGs are scalable, I don't know much else about them. So, what makes this so impossible? Is it the XML language that is used to represent and SVG?
As far as offsets are concerned, I discovered them when it was too late, but it turns out they are really sweet.
Thanks, -Gezim