> >
> Manuel,
> what you are seeing here, is that the filter output gets cliped. you can 
> enlarge the clipping region by specifieing x/y/width/height on the 
> filter element.
>             <filter id="gaussFilter" x="-0.2" y="-1" width="1.4" height="3">
>                   <feGaussianBlur stdDeviation="10.0"/>
>                   <feOffset dx="10.0" dy="5.0"/>
>             </filter>
> hth
> Holger
> 
> 
 Hi, I've been reading something and trying this things you told me, but
the corners are still normal, they are not rounded (the corners of the
rect element defined with the gaussfilter.
Am I missing something? (I'm sure I do)

Thanks


-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
---- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to