- From: Chris Lilley <chris@w3.org>
- Date: Thu, 22 Aug 2013 04:40:45 +0200
- To: Cameron McCormack <cam@mcc.id.au>
- CC: "public-svg-wg@w3.org" <public-svg-wg@w3.org>
Hello Cameron, Thursday, August 22, 2013, 4:08:36 AM, you wrote: > * Should color values in all our specs be between 0.255 or 0..1? (Dirk) > consistency would help on the formulas If they have to be all converted to one format then clearly it can't be 0..255 because rgb(87.2345%, 23.9865432345678%, 0.002%) can't be expressed as a 0..255 integer triple but can be expressed as a triple of real numbers in the range 0.0 to 1.0 -- Best regards, Chris mailto:chris@w3.org
Received on Thursday, 22 August 2013 02:40:47 UTC