[Clipart] Gradients: sugestion

Alberto Simões hashashin at gmail.com
Mon Jul 5 13:29:52 PDT 2004


> > > No, the rectangles already exist:
> > >
> > >       <stop offset="0%" style="stop-color:green;stop-opacity:1"/>
> > >       <stop offset="100%" style="stop-color:#BDCF0A;stop-opacity:1"/>
> > >
> > > Now, why I have only one color in the rectangle? (see file in attach)
> 
> Here I've edited it in Inkscape to make it correctly show the gradient
> (attached).

:-|
I've done that before, but there are too many differences :-|

Well, let's dig SVG...
The only difference I really see is:

    <linearGradient
       id="name"
       x1="0%"
       y1="0%"
       x2="100%"
       y2="0%"
      [...]

These x1,y1,x2,y2 are required?

Cheers

PS. Sorry for so much mails, but it is difficult to find you on IRC at
the same time I'm there :)
-- 
Alberto Simões




More information about the clipart mailing list