jomo fe82720ff6 comply with html standards
image/x-icon is not a valid MIME type. the valid MIME for ico files is image/vnd.microsoft.icon.
the .ico file also contained 3 sizes (which we don't really need), which were poorly resized. One of the sizes actually had glitches, see https://i.imgur.com/OGWpggH.png

the /favicon.ico file remains, but contains only 1 image. The link/icon meta tag complies with the standard defined at
https://html.spec.whatwg.org/multipage/semantics.html#rel-icon. It links to favicon.png using image/png.

The ico file has been compressed to 1.1KB and the PNG is 0.5KB.
2014-11-09 23:19:46 +01:00
2014-11-09 20:57:12 +01:00
2014-11-09 23:19:46 +01:00
2014-11-02 08:56:03 -06:00
2014-11-08 02:13:42 +01:00
2014-11-09 23:19:46 +01:00
2014-11-08 04:36:25 +01:00
2014-11-08 03:54:14 +01:00
2014-10-29 19:53:27 +01:00
2014-11-08 00:23:25 +01:00
2014-10-18 13:57:06 -05:00
2014-11-08 04:36:25 +01:00
2014-11-02 08:55:54 -06:00
2014-11-08 03:00:48 +01:00

Crafatar travis Coverage Status

https://crafatar.com

Crafatar serves Minecraft avatars based on the skin for use in external applications. Inspired by Gravatar (hence the name) and Minotar.

Image manipulation is done by lwip

Usage

See the API Usage

Install

Description
A blazing fast API for Minecraft faces
Readme MIT 1.4 MiB
Languages
JavaScript 79.5%
EJS 13.6%
CSS 5.3%
Shell 0.9%
Dockerfile 0.7%