mirror of
https://github.com/azures04/crafatar.git
synced 2026-05-06 19:10:38 +02:00
use 160px as default - 180 results in irregular resized pixels (22,5px)
This commit is contained in:
@@ -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 <img src="#{domain}/avatars/853c80ef3c3749fdaa49938b674adae6">
|
||||
p Get jeb_'s avatar, 64 × 64 pixels
|
||||
|
||||
Reference in New Issue
Block a user