forked from kevadesu/forgejo
Fix Avatar Resize (resize algo NearestNeighbor -> Bilinear) (#12745)
* Update Vendor github.com/nfnt/resize * switch resize algo NearestNeighbor -> Bilinear
This commit is contained in:
parent
332dbe7393
commit
f7b3e06026
8 changed files with 298 additions and 130 deletions
2
vendor/modules.txt
vendored
2
vendor/modules.txt
vendored
|
@ -597,7 +597,7 @@ github.com/mschoch/smat
|
|||
# github.com/msteinert/pam v0.0.0-20151204160544-02ccfbfaf0cc
|
||||
## explicit
|
||||
github.com/msteinert/pam
|
||||
# github.com/nfnt/resize v0.0.0-20160724205520-891127d8d1b5
|
||||
# github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
|
||||
## explicit
|
||||
github.com/nfnt/resize
|
||||
# github.com/niklasfasching/go-org v1.3.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue