- From: Bjoern Hoehrmann <derhoermi@gmx.net>
- Date: Thu, 31 Mar 2005 05:27:13 +0200
- To: www-svg@w3.org
Dear Scalable Vector Graphics Working Group, In http://www.w3.org/TR/2004/WD-SVG12-20041027/dom.html the SVGImage::getPixel() method is said to return a SVGColor object, yet it is very unclear about how this SVGColor object might be constructed, for example, it is unclear whether the object has a cssText attribute and if how the value is constructed. Please change the specification such that such objects are fully defined. I also note that the IDL is [...] unsigned SVGColor getPixel(in unsigned long x, in unsigned long y); [...] which I think is illegal syntax. In that case, please change the draft to use only legal IDL syntax. regards. -- Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de 68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/
Received on Thursday, 31 March 2005 03:26:56 UTC