24 Jun
2004
24 Jun
'04
3:26 p.m.
Quoth ttyS0 on or about 2004-06-24:
Why default fill-opacity value is 0.75?
In W3C SVG Specification default value is 1.0 http://www.w3.org/TR/SVG11/painting.html#OpacityFillOpacityProperty
I'm pretty sure that's only when you're creating objects. If you open something like
<svg><rect x=0 y=0 width=100 height=100 /></svg>
...you'll find that the default fill is #000000FF (i.e. black, 100% opaque).
I'm pretty sure you can change the default RGBA color for objects, though I haven't tried since I left sodipodi.
-trent
--
Canadian classrooms are actually used for teaching, not
just target practice like our neighbours to the south.