use 160px as default - 180 results in irregular resized pixels (22,5px)

This commit is contained in:
jomo
2014-11-03 02:12:58 +01:00
parent c03c3ed1cc
commit a6c74c9831
4 changed files with 18 additions and 18 deletions

View File

@@ -23,7 +23,7 @@ block content
h3 Parameters
h4 size
p The size of the image in pixels, 1 - 512. <br> Default is 180.
p The size of the image in pixels, 1 - 512. <br> Default is 160.
h4 default
p The image to be returned when the uuid has no skin. <br> Valid options are
a(href="/avatars/00000000000000000000000000000000?default=steve") steve
@@ -41,7 +41,7 @@ block content
p Either 'local' or 'downloaded'. Local means that Crafatar already had the image on disk, while downloaded means that it was retrieved from Mojang's skin servers.
h3 Examples
p Get jeb_'s avatar, 180 × 180 pixels
p Get jeb_'s avatar, 160 × 160 pixels
img(src="/avatars/853c80ef3c3749fdaa49938b674adae6")
.well.code &lt;img src="#{domain}/avatars/853c80ef3c3749fdaa49938b674adae6"&gt;
p Get jeb_'s avatar, 64 × 64 pixels