Nicolas,

Nicolas wrote:
> 
> le ven 09-11-2001 at 11:19 Vincent Hardy a �crit :
> 
> > The fill opacity should be a number between 0 and 1. Same for
> > stroke-opacity
> > further in your style declaration. Could you say what does not work if
> > you replace 100% with 1 in these two values? I just tried your example
> > and it works if you replace the two 100% values with the correct syntax.
> 
> Actually, correction, it works with a 0 to 1 number.
> 
> It's a known issue with sodipodi, gettting it fixed.
> 
> Is there a good reason why "%" values are not supported? I got a comment
> from someone else saying that there was no clear indication in the
> standard. Haven't had time to look for myself.

Section 11.3 "Fill Properties" of the SVG specification says describes 
the fill-opacity as follows:

"The opacity of the painting operation used to fill the current object. 
Any values outside the range 0.0 (fully transparent) to 1.0 (fully
opaque) 
will be clamped to this range.".

So I think that "%" are not supported because the spec. does not
allow them.

Vincent.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to