forked from kevadesu/forgejo
Better builtin avatar generator (#17707)
This PR fixes the builtin avatar generator. 1. The random background color makes some images very dirty. So now we only use white background for avatars. 2. We use left-right mirror avatars to satisfy #14799 3. Fix a small padding error in the algorithm
This commit is contained in:
parent
38347aa16f
commit
a8fd76557b
19 changed files with 417 additions and 376 deletions
1
modules/avatar/identicon/testdata/.gitignore
vendored
Normal file
1
modules/avatar/identicon/testdata/.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
*
|
Loading…
Add table
Add a link
Reference in a new issue