aboutsummaryrefslogtreecommitdiffstats
path: root/resources/assets
diff options
context:
space:
mode:
authorBrion Vibber <brion@pobox.com>2014-10-13 07:15:12 -0700
committerJforrester <jforrester@wikimedia.org>2015-01-23 21:27:24 +0000
commitf0f2435db22d3ca76a0812975588dd73d2e1bf00 (patch)
tree48629c7d4c16ff15d7c46308ab91502c17f3d0e9 /resources/assets
parentfd8f1f93061f147a046b5334dfd6a5b943877fb3 (diff)
downloadmediawikicore-f0f2435db22d3ca76a0812975588dd73d2e1bf00.tar.gz
mediawikicore-f0f2435db22d3ca76a0812975588dd73d2e1bf00.zip
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
Diffstat (limited to 'resources/assets')
-rw-r--r--resources/assets/poweredby_mediawiki_132x47.pngbin0 -> 6011 bytes
-rw-r--r--resources/assets/poweredby_mediawiki_176x62.pngbin0 -> 8796 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/resources/assets/poweredby_mediawiki_132x47.png b/resources/assets/poweredby_mediawiki_132x47.png
new file mode 100644
index 000000000000..a784ecff9f11
--- /dev/null
+++ b/resources/assets/poweredby_mediawiki_132x47.png
Binary files differ
diff --git a/resources/assets/poweredby_mediawiki_176x62.png b/resources/assets/poweredby_mediawiki_176x62.png
new file mode 100644
index 000000000000..79708012089b
--- /dev/null
+++ b/resources/assets/poweredby_mediawiki_176x62.png
Binary files differ