poster/brushed-metal.svg

21 lines
1.1 KiB
XML
Raw Permalink Normal View History

2017-02-28 14:39:54 +01:00
<svg xmlns="http://www.w3.org/2000/svg" width="841mm" height="1189mm">
<defs>
<filter id="b" color-interpolation-filters="sRGB">
<feTurbulence baseFrequency="1" type="fractalNoise"/>
<feColorMatrix values="0" type="saturate"/>
<!-- feGaussianBlur stdDeviation="50 1" result="weich"/ -->
<!-- feComposite in="weich" in2="weich" operator="arithmetic" k1="10"/ -->
<!--feTurbulence numOctaves="10" baseFrequency="0.003 1" in="SourceGraphic" result="turb1"/>
<feComposite in="turb0" in2="turb1" result="turb" operator="arithmetic" k1=".5" k2=".5" k3=".5" k4="0"/>
<feComposite in="turb" in2="SourceGraphic" result="mixed" operator="arithmetic" k1=".3" k2=".7" k3=".15" k4=".05"/>
<feBlend result="blended" in="mixed" in2="SourceGraphic"/>
<feComposite in="blended" in2="SourceGraphic" operator="in"/>
<feColorMatrix values="0" type="saturate"/-->
</filter>
</defs>
<rect x="0%" y="0%" width="20000%" height="20000%" fill="#ccc" filter="url(#b)" /> <!-- transform="scale(0.005 0.005)"/ -->
</svg>