https://bugzilla.wikimedia.org/show_bug.cgi?id=43565

Ori Livneh <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #29 from Ori Livneh <[email protected]> ---
I generated a favicon w/imagemagick's convert tool.

I ran:
    curl
"https://upload.wikimedia.org/wikipedia/commons/thumb/8/8a/Wikivoyage-logo.svg/200px-Wikivoyage-logo.svg.png";
| convert - -alpha on -background none -scale 32x32 favicon.ico
To produce a 4.1k, 32x32 RGB w/alpha bitmap favicon, which I think is the best
choice for the current browser landscape:

- Won't work in IE 6.
- Will look good on IE 7+, FF, Chrome, Opera, Safari.
- Will look good as an app icon.
- Will look good pinned to Windows dock.
- Will look passable on retina displays.

We can and should supplement this icon by providing higher-resolution icons for
modern browsers via <link rel> tags.

Uploaded as additional patch set on Gerrit change 42717.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to