]> git.xonotic.org Git - xonotic/mediasource.git/blobdiff - gfx/luma/gfx/hud/default/common.filters
Update Luma sourcefiles
[xonotic/mediasource.git] / gfx / luma / gfx / hud / default / common.filters
index 77971b1d84867d9118323250761c4b58798e8e28..11fb4b0d9648bfc119cb4b370bf07cef46cd7e89 100755 (executable)
@@ -2,16 +2,16 @@
 <svg xmlns="http://www.w3.org/2000/svg" version="1.1">
        <defs>
                <filter id="buff" x="-0.5" y="-0.5" width="2" height="2">
-                               <!-- ./tools/hsv-matrix.pl -3 0.8 1.4 -->
-                       <feColorMatrix values="1.19 0.24 -0.03 0 0 0.05 1.31 0.04 0 0 0.11 0.16 1.13 0 0 0 0 0 1 0" result="fill"/>
-                       <feGaussianBlur in="SourceGraphic" stdDeviation="2"/>
-                       <feColorMatrix values="0.2 0 0 0 0 0 0.2 0 0 0 0 0 0.2 0 0 0 0 0 3 0"/>
-                       <feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0.85 0" result="outline"/>
+                               <!-- ./tools/hsv-matrix.pl -4 1 1 -->
+                       <feColorMatrix values="1.01 0.05 -0.06 0 0 -0.01 0.99 0.02 0 0 0.06 -0.05 0.99 0 0 0 0 0 1 0" result="fill"/>
+                       <feGaussianBlur in="SourceAlpha" stdDeviation="3.5"/>
+                       <feColorMatrix values="-1 0 0 0 1 0 -1 0 0 1 0 0 -1 0 1 0 0 0 3.5 0"/>
+                       <feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0.9 0" result="outline"/>
                        <feMerge>
                                <feMergeNode in="outline"/>
                                <feMergeNode in="fill"/>
                        </feMerge>
-                       <feGaussianBlur stdDeviation="0.4"/>
+                       <feGaussianBlur stdDeviation="0.6"/>
                </filter>
        </defs>
 </svg>