* Add psd preview support

* Adding required vendor files

* Adding oov/psd license to NOTICE.txt file

* Adding the license notice for gopherjs to the NOTICE.txt

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Этот коммит содержится в:
Jesús Espino
2020-07-31 14:46:22 +02:00
коммит произвёл GitHub
родитель 390cade7fe
Коммит ce82ff7e2b
22 изменённых файлов: 3166 добавлений и 0 удалений

Просмотреть файл

@@ -24,6 +24,7 @@ import (
"time"
"github.com/disintegration/imaging"
_ "github.com/oov/psd"
"github.com/rwcarlsen/goexif/exif"
_ "golang.org/x/image/bmp"
_ "golang.org/x/image/tiff"