
17 Oct
2004
17 Oct
'04
7:09 p.m.
Ok, I have thought about this again, and I like the idea of getting rid of the bbox fill... but Josh is right, when you have a multiple objects selected and you don't want them to have one gradient, but a gradient each (just assume you want to draw many spheres -- different size maybe -- and you want to give them all a "3d" kinda radial gradient) what you'd have to do if we get rid of bbox is do the gradients one by one.
No. When you _switch_ several objects to gradients, each gets its own gradient relative to its own bbox (and using that object's color). The only difference is that these gradients are written to SVG using gradientUnits="userSpaceOnUse" instead of gradientUnits="objectBoundingBox" as before.