On Fri, 4 Apr 2008, bulia byak wrote:
On Thu, Apr 3, 2008 at 3:44 PM, <david@...2429...> wrote:
but what's happening here sounds like it's neither. you give the object a position and size AND you use a transform to move it elsewhere.
I agree that either one can be the right thing to do at different times, but the combination of them seems wrong.
It's not "wrong". It is valid SVG. It's just inconsistent.
Simply put, up to now it was not a problem for anyone, so we didn't bother fixing it. If it's a problem for you, look up how it's done for rects and submit a patch for ellipses. Otherwise, I _may_ get round to fixing it myself but I cannot promise any specific time frame.
sorry, I didn't mean 'wrong' in terms of not meeting the spec, I meant 'wrong' in terms of not the best way (and not a consistant way) to do it
as long as this is acknowledged as an issue to be fixed in the future I don't have a specific time that I need it. I just spoke up becouse it sounded like the issue wasn't being understood by everyone.
David Lang