<svg height="560"
    version="1.1"
    width="580"
    xmlns="http://www.w3.org/2000/svg";>
    <defs>
        <clipPath id="clip1">
            <path d="M 105 250 S 50 150 350 250 S 250 250 300 290 S 50 350 105 
250 "
                id="pond"/>
        </clipPath>
        <filter id="Seed">
            <feTurbulence baseFrequency=".007,.009"
                numOctaves="15"
                seed="7"
                type="turbulence"/>
        </filter>
    </defs>
    <rect fill="wheat"
        height="460"
        width="580"
        x="0"
        y="100"/>
    <use clip-path="url(#clip1)"
        fill="palegreen"
        filter="url(#Seed)"
        x="30"
        xlink:href="#pond"
        y="0"/>
</svg>

Kind regards,

Arif Burhan


[Non-text portions of this message have been removed]



------------------------------------

-----
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/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/svg-developers/join
    (Yahoo! ID required)

<*> To change settings via email:
    [email protected] 
    [email protected]

<*> 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