woops, sorry — one more time without typos:-)
Well, gradients are inherently problematic due to the bit-depth required to do anything delicate or subtle…
But moving on, I’d like to see this:
#cutOut { alphachannel:url(/masks/alpha1.png;) alpha-invert:false; antialias:true; }
and
#keyholeShape { clipping-mask:url(/masks/keyhole.eps ); stroke-clipping:true; stroke:1px solid #333; }
if you catch my drift.
Instead of bogging the system down with a bunch of lame pre-set shapes that’ll be out of style before the spec is implemented, why not load a library of user defined shapes. Box shapes can be vector eps files and alphachannels can be png or tiff or whatever bitmap format you like.
Now THAT would be something 🙂
Best,
Dug