feat(image): resize images and crop horizon at runtime

This commit is contained in:
2021-11-25 17:12:16 +01:00
parent 6fd794f7d1
commit 85fe69dcaa
35 changed files with 7070 additions and 5 deletions

3
vendor/golang.org/x/image/CONTRIBUTORS generated vendored Normal file
View File

@ -0,0 +1,3 @@
# This source code was written by the Go contributors.
# The master list of contributors is in the main Go distribution,
# visible at http://tip.golang.org/CONTRIBUTORS.