- From: Ola Andersson <Ola.Andersson@ikivo.com>
- Date: Thu, 17 Nov 2005 14:47:20 +0100
- To: <www-svg@w3.org>, <derhoermi@gmx.net>
- Cc: "SVG WG" <w3c-svg-wg@w3.org>
- Message-ID: <586AE9F507AF5E4AA45364333D9E2FA2FB3494@sesthsrv02.zoomon.local>
Hi Björn, It is not possible to animate a transform that is of ref() type. We believe this is clear in the spec since it says that the type attribute on animateTransform can have type = "translate | scale | rotate | skewX | skewY". Therefore ref() is not animatable. The WG has now made this clearer in the spec by adding the following to the type attribute definition: "If type has an unsupported value (e.g. type="foo" or type="ref(svg)") the 'animateTransform' element is ignored." Please let us know within a week if this change does not address your concern. Thanks /The SVG WG From: Bjoern Hoehrmann <derhoermi@gmx.net <mailto:derhoermi@gmx.net?Subject=Re:%20SVG12:%20animating%20transform%20ref%28%29&In-Reply-To=%3C43209e76.483171109@smtp.bjoern.hoehrmann.de%3E&References=%3C43209e76.483171109@smtp.bjoern.hoehrmann.de%3E> > Date: Mon, 04 Jul 2005 04:27:03 +0200 To: www-svg@w3.org <mailto:www-svg@w3.org?Subject=Re:%20SVG12:%20animating%20transform%20ref%28%29&In-Reply-To=%3C43209e76.483171109@smtp.bjoern.hoehrmann.de%3E&References=%3C43209e76.483171109@smtp.bjoern.hoehrmann.de%3E> Message-ID: <43209e76.483171109@smtp.bjoern.hoehrmann.de> Dear Scalable Vector Graphics Working Group, http://www.w3.org/TR/2005/WD-SVGMobile12-20050413/ is unclear about animation of the transform attribute if this involves the "ref() attribute type"; please change the draft such that this is well-defined. regards, -- Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de <http://bjoern.hoehrmann.de> Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de <http://www.bjoernsworld.de> 68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ <http://www.websitedev.de/>
Received on Thursday, 17 November 2005 13:47:26 UTC