1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-14 23:35:47 +00:00
gitea/modules/avatar
6543 f7b3e06026
Fix Avatar Resize (resize algo NearestNeighbor -> Bilinear) (#12745)
* Update Vendor github.com/nfnt/resize

* switch resize algo NearestNeighbor -> Bilinear
2020-09-06 20:53:33 +01:00
..
testdata Improve handling of non-square avatars (#7025) 2019-05-25 14:46:14 +03:00
avatar_test.go Improve handling of non-square avatars (#7025) 2019-05-25 14:46:14 +03:00
avatar.go Fix Avatar Resize (resize algo NearestNeighbor -> Bilinear) (#12745) 2020-09-06 20:53:33 +01:00