- From: Tab Atkins Jr. <jackalmage@gmail.com>
- Date: Fri, 24 Feb 2012 14:56:50 -0800
- To: Dirk Schulze <dschulze@adobe.com>
- Cc: Erik Dahlstrom <ed@opera.com>, "www-style@w3.org" <www-style@w3.org>
On Fri, Feb 24, 2012 at 2:35 PM, Dirk Schulze <dschulze@adobe.com> wrote: > With the current change objectBoundingBox and userSpaceOnUse are identical (just different wording, which should be fixed). Is that intended? userSpaceOnUse is important to make relative units (like length) relative the viewport, while they are relative the object on 'objectBoundingBox'. I have nothing against this change. But in this case you should say that you always use objectBoundingBox and userSpaceOnUse gets ignored. Would that match you intention? Huh? They're definitely not identical (or at least, aren't intended to be). User coordinates are completely different sizes in the two of them (matching standard SVG expectations, more or less). ~TJ
Received on Friday, 24 February 2012 22:57:37 UTC