0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-04-03 01:11:55 -05:00
forgejo/modules/avatar
6543 f7b3e06026
Fix Avatar Resize (resize algo NearestNeighbor -> Bilinear) ()
* Update Vendor github.com/nfnt/resize

* switch resize algo NearestNeighbor -> Bilinear
2020-09-06 20:53:33 +01:00
..
testdata
avatar.go Fix Avatar Resize (resize algo NearestNeighbor -> Bilinear) () 2020-09-06 20:53:33 +01:00
avatar_test.go