Commit: 77e279fcfe39e7a612a1e81131c0d5fe66ae21e9 Author: Levi Morrison <[email protected]> Mon, 21 Sep 2015 10:03:43 -0600 Parents: a6d5644c42b2cb4c22a414523d757289f3d732b4 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=77e279fcfe39e7a612a1e81131c0d5fe66ae21e9 Log: Shrink SVG logo and add gzip'd version Inkscape leaves a lot of garbage in an SVG - this trims it out and then ran it through gzip -9 for the .gz version. Changed paths: M images/logos/php-logo.svg A images/logos/php-logo.svg.gz Diff: diff --git a/images/logos/php-logo.svg b/images/logos/php-logo.svg index 8c9e642..c60be09 100644 --- a/images/logos/php-logo.svg +++ b/images/logos/php-logo.svg @@ -1,46 +1,18 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - <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" - version="1.1" - width="192" - height="96" - id="svg2"> - <defs - id="defs4" /> - <metadata - id="metadata7"> - <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> - <g - transform="translate(-44.63166,-445.54704)" - id="layer1"> - <g - transform="matrix(2,0,0,2,-140.15749,-493.22304)" - id="text2985" - style="font-size:53px;font-style:italic;font-variant:normal;font-weight:500;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Handel Gothic;-inkscape-font-specification:Handel Gothic Italic"> - <path - d="m 99.973575,479.48404 14.204005,0 c 4.1693,0.0354 7.1903,1.23669 9.063,3.604 1.87263,2.36735 2.49096,5.60035 1.855,9.699 -0.24737,1.87268 -0.79504,3.71001 -1.643,5.512 -0.8127,1.80201 -1.94337,3.42734 -3.392,4.876 -1.7667,1.83733 -3.65703,3.00333 -5.671,3.498 -2.01403,0.49467 -4.09869,0.742 -6.254,0.742 l -6.36,0 -2.014005,10.07 -7.367,0 7.579,-38.001 0,0 m 6.201005,6.042 -3.18,15.9 c 0.21198,0.0353 0.42398,0.053 0.636,0.053 0.24732,0 0.49465,0 0.742,0 3.39198,0.0353 6.21864,-0.30033 8.48,-1.007 2.2613,-0.74199 3.78064,-3.32132 4.558,-7.738 0.63597,-3.70998 -3e-5,-5.84765 -1.908,-6.413 -1.87269,-0.56531 -4.22236,-0.83031 -7.049,-0.795 -0.42402,0.0353 -0.83035,0.053 -1.219,0.053 -0.35335,2e-5 -0.72435,2e-5 -1.113,0 l 0.053,-0.053" - id="path3058" /> - <path - d="m 133.48756,469.36104 7.31399,0 -2.06701,10.123 6.57201,0 c 3.60397,0.0707 6.28929,0.81269 8.056,2.226 1.80197,1.41336 2.33198,4.09869 1.59002,8.056 l -3.55099,17.649 -7.42,0 3.392,-16.854 c 0.35328,-1.76665 0.2473,-3.02098 -0.318,-3.763 -0.56536,-0.74198 -1.78435,-1.11298 -3.65702,-1.113 l -5.88302,-0.053 -4.346,21.783 -7.31396,0 7.63196,-38.054 0,0" - id="path3060" /> - <path - d="m 162.80658,479.48404 14.204,0 c 4.16928,0.0354 7.1903,1.23669 9.06299,3.604 1.87263,2.36735 2.49095,5.60035 1.85499,9.699 -0.24737,1.87268 -0.79503,3.71001 -1.643,5.512 -0.8127,1.80201 -1.94337,3.42734 -3.392,4.876 -1.76669,1.83733 -3.65703,3.00333 -5.67099,3.498 -2.01402,0.49467 -4.0987,0.742 -6.254,0.742 l -6.36001,0 -2.014,10.07 -7.36699,0 7.57901,-38.001 0,0 m 6.20098,6.042 -3.18,15.9 c 0.21199,0.0353 0.42399,0.053 0.636,0.053 0.24732,0 0.49465,0 0.742,0 3.39198,0.0353 6.21865,-0.30033 8.48,-1.007 2.26131,-0.74199 3.78064,-3.32132 4.558,-7.738 0.63597,-3.70998 -3e-5,-5.84765 -1.908,-6.413 -1.87269,-0.56531 -4.22236,-0.83031 -7.049,-0.795 -0.42402,0.0353 -0.83035,0.053 -1.219,0.053 -0.35335,2e-5 -0.72435,2e-5 -1.113,0 l 0.053,-0.053" - id="path3062" /> - </g> - </g> + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + version="1.1" + width="192" + height="96"> + <g transform="translate(-44.63166,-445.54704)"> + <g transform="matrix(2,0,0,2,-140.15749,-493.22304)"> + <path + d="m 99.973575,479.48404 14.204005,0 c 4.1693,0.0354 7.1903,1.23669 9.063,3.604 1.87263,2.36735 2.49096,5.60035 1.855,9.699 -0.24737,1.87268 -0.79504,3.71001 -1.643,5.512 -0.8127,1.80201 -1.94337,3.42734 -3.392,4.876 -1.7667,1.83733 -3.65703,3.00333 -5.671,3.498 -2.01403,0.49467 -4.09869,0.742 -6.254,0.742 l -6.36,0 -2.014005,10.07 -7.367,0 7.579,-38.001 0,0 m 6.201005,6.042 -3.18,15.9 c 0.21198,0.0353 0.42398,0.053 0.636,0.053 0.24732,0 0.49465,0 0.742,0 3.39198,0.0353 6.21864,-0.30033 8.48,-1.007 2.2613,-0.74199 3.78064,-3.32132 4.558,-7.738 0.63597,-3.70998 -3e-5,-5.84765 -1.908,-6.413 -1.87269,-0.56531 -4.22236,-0.83031 -7.049,-0.795 -0.42402,0.0353 -0.83035,0.053 -1.219,0.053 -0.35335,2e-5 -0.72435,2e-5 -1.113,0 l 0.053,-0.053" /> + <path + d="m 133.48756,469.36104 7.31399,0 -2.06701,10.123 6.57201,0 c 3.60397,0.0707 6.28929,0.81269 8.056,2.226 1.80197,1.41336 2.33198,4.09869 1.59002,8.056 l -3.55099,17.649 -7.42,0 3.392,-16.854 c 0.35328,-1.76665 0.2473,-3.02098 -0.318,-3.763 -0.56536,-0.74198 -1.78435,-1.11298 -3.65702,-1.113 l -5.88302,-0.053 -4.346,21.783 -7.31396,0 7.63196,-38.054 0,0" /> + <path + d="m 162.80658,479.48404 14.204,0 c 4.16928,0.0354 7.1903,1.23669 9.06299,3.604 1.87263,2.36735 2.49095,5.60035 1.85499,9.699 -0.24737,1.87268 -0.79503,3.71001 -1.643,5.512 -0.8127,1.80201 -1.94337,3.42734 -3.392,4.876 -1.76669,1.83733 -3.65703,3.00333 -5.67099,3.498 -2.01402,0.49467 -4.0987,0.742 -6.254,0.742 l -6.36001,0 -2.014,10.07 -7.36699,0 7.57901,-38.001 0,0 m 6.20098,6.042 -3.18,15.9 c 0.21199,0.0353 0.42399,0.053 0.636,0.053 0.24732,0 0.49465,0 0.742,0 3.39198,0.0353 6.21865,-0.30033 8.48,-1.007 2.26131,-0.74199 3.78064,-3.32132 4.558,-7.738 0.63597,-3.70998 -3e-5,-5.84765 -1.908,-6.413 -1.87269,-0.56531 -4.22236,-0.83031 -7.049,-0.795 -0.42402,0.0353 -0.83035,0.053 -1.219,0.053 -0.35335,2e-5 -0.72435,2e-5 -1.113,0 l 0.053,-0.053" /> + </g> + </g> </svg> diff --git a/images/logos/php-logo.svg.gz b/images/logos/php-logo.svg.gz new file mode 100644 index 0000000..b62401b Binary files /dev/null and b/images/logos/php-logo.svg.gz differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
