You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/build/codeformat
wxiaoguang a8fd76557b
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
3 years ago
..
formatimports.go A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
formatimports_test.go Better builtin avatar generator (#17707) 3 years ago