# HG changeset patch # User Wuzzy <Wuzzy2@mail.ru> # Date 1518268836 -3600 # Node ID c0746aa9944d8279e460c5bdf19cd3fec65d8ab1 # Parent 08f91e9e3d2cfc033c4a82f56428d057d2e779c0 Redraw Vampiric.png based on vector graphic. Smooth fade out to 0 opacity instead of hard cut-off diff -r 08f91e9e3d2c -r c0746aa9944d share/hedgewars/Data/Graphics/Hedgehog/Vampiric.png Binary file share/hedgewars/Data/Graphics/Hedgehog/Vampiric.png has changed diff -r 08f91e9e3d2c -r c0746aa9944d share/hedgewars/Data/Graphics/Hedgehog/Vampiric.svg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/share/hedgewars/Data/Graphics/Hedgehog/Vampiric.svg Sat Feb 10 14:20:36 2018 +0100 @@ -0,0 +1,76 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + viewBox="0 0 48 48" + height="48" + width="48" + id="svg834" + version="1.1"> + <metadata + id="metadata840"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <defs + id="defs838"> + <linearGradient + id="linearGradient868"> + <stop + id="stop864" + offset="0" + style="stop-color:#ffffff;stop-opacity:0.05" /> + <stop + style="stop-color:#ffffff;stop-opacity:0.102" + offset="0.22481264" + id="stop1560" /> + <stop + style="stop-color:#ffffff;stop-opacity:0.582" + offset="0.67680752" + id="stop1222" /> + <stop + id="stop866" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <radialGradient + gradientTransform="translate(-3.7622325,-3.47283)" + gradientUnits="userSpaceOnUse" + r="30.605941" + fy="24.014418" + fx="79.317116" + cy="24.014418" + cx="79.317116" + id="radialGradient870" + xlink:href="#linearGradient868" /> + <filter + height="1.12" + y="-0.06" + width="1.12" + x="-0.06" + id="filter1550" + style="color-interpolation-filters:sRGB"> + <feGaussianBlur + id="feGaussianBlur1552" + stdDeviation="1.3663366" /> + </filter> + </defs> + <circle + r="27.326733" + transform="matrix(0.78340793,0,0,0.78416149,-35.21336,7.8920775)" + cy="20.541588" + cx="75.554886" + id="path859" + style="opacity:1;fill:url(#radialGradient870);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.81762314;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke;filter:url(#filter1550)" /> +</svg>