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
avatar.go Fix Avatar Resize (resize algo NearestNeighbor -> Bilinear) (#12745) (#12750) 2020-09-06 22:14:59 +01:00
avatar_test.go