Add HiDPI PNG variants for 'Powered by MediaWiki' footer icon
authorBrion Vibber <brion@pobox.com>
Mon, 13 Oct 2014 14:15:12 +0000 (07:15 -0700)
committerJforrester <jforrester@wikimedia.org>
Fri, 23 Jan 2015 21:27:24 +0000 (21:27 +0000)
commitf0f2435db22d3ca76a0812975588dd73d2e1bf00
tree48629c7d4c16ff15d7c46308ab91502c17f3d0e9
parentfd8f1f93061f147a046b5334dfd6a5b943877fb3
Add HiDPI PNG variants for 'Powered by MediaWiki' footer icon

Added 1.5x and 2x-density variants of the 'Powered by MediaWiki' footer
icon, built from this SVG version on Commons:

  https://commons.wikimedia.org/wiki/File:Powered_by_MediaWiki.svg

Note the SVG version is too large to use directly right now as it
contains a huge amount of detail; the PNGs are only a few KiB.

Renderings from Commons taken and run through pngcrush.

Note that adding 'srcset' attributes to footer icons appears to work
just fine here, so can be done for others.

Bug: T65872
Change-Id: I785d21add456eeddb6ed1ee36a1906d178323e63
includes/DefaultSettings.php
includes/Setup.php
includes/skins/Skin.php
resources/assets/poweredby_mediawiki_132x47.png [new file with mode: 0644]
resources/assets/poweredby_mediawiki_176x62.png [new file with mode: 0644]