gitea/modules/avatar
6543 0bb56a413d
Fix Avatar Resize (resize algo NearestNeighbor -> Bilinear) (#12745) (#12750)
* Update Vendor github.com/nfnt/resize

* switch resize algo NearestNeighbor -> Bilinear
2020-09-06 22:14:59 +01:00
..
testdata 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) (#12750) 2020-09-06 22:14:59 +01:00
avatar_test.go Improve handling of non-square avatars (#7025) 2019-05-25 14:46:14 +03:00