ISSUE-2208: Consider allowing rotations to be relative to their bounding box center

rotate-center-point

Consider allowing rotations to be relative to their bounding box center

State:
RAISED
Product:
SVG 2
Raised by:
Cameron McCormack
Opened on:
2009-01-30
Description:
It is very common to rotate an object about its center point. This requires knowing the center point, however, and in some cases this can't be known without scripting. It would be handy to be able to specify that a rotation happens about the center point, e.g.:

<svg ...>
<text x='50' y='50' transform='rotate(-90, center)'/>
</svg>

This would be good for animation, too.

Should we also have a backwards compatible parsing syntax for transform items so that we can introduce new features like this without disrupting the entire transform list?
Related Actions Items:
No related actions
Related emails:
  1. Re: ISSUE-2208 (rotate-center-point): Consider allowing rotations to be relative to their bounding box center [SVG Core 2.0] (from chris@w3.org on 2009-02-02)
  2. Re: ISSUE-2208 (rotate-center-point): Consider allowing rotations to be relative to their bounding box center [SVG Core 2.0] (from ed@opera.com on 2009-01-30)
  3. Re: ISSUE-2208 (rotate-center-point): Consider allowing rotations to be relative to their bounding box center [SVG Core 2.0] (from anthony.grasso@cisra.canon.com.au on 2009-01-30)
  4. Re: ISSUE-2208 (rotate-center-point): Consider allowing rotations to be relative to their bounding box center [SVG Core 2.0] (from cam@mcc.id.au on 2009-01-30)
  5. Re: ISSUE-2208 (rotate-center-point): Consider allowing rotations to be relative to their bounding box center [SVG Core 2.0] (from schepers@w3.org on 2009-01-29)
  6. ISSUE-2208 (rotate-center-point): Consider allowing rotations to be relative to their bounding box center [SVG Core 2.0] (from sysbot+tracker@w3.org on 2009-01-29)

Related notes:

No additional notes.

Display change log ATOM feed


Dirk Schulze <dschulze@adobe.com>, Chair, Chris Lilley <chris@w3.org>, Staff Contact
Tracker: documentation, (configuration for this group), originally developed by Dean Jackson, is developed and maintained by the Systems Team <w3t-sys@w3.org>.
$Id: 2208.html,v 1.1 2020/01/17 13:20:20 carcone Exp $