golang创建海报,可以用于图片合成,图片水印等功能,详见 https://poster.icloudapp.cn
|
hace 2 años | |
---|---|---|
config | hace 2 años | |
controller | hace 2 años | |
entity | hace 2 años | |
log | hace 2 años | |
logger | hace 2 años | |
middleware | hace 2 años | |
model | hace 2 años | |
repository | hace 2 años | |
router | hace 2 años | |
service | hace 2 años | |
util | hace 2 años | |
README.md | hace 2 años | |
go.mod | hace 2 años | |
main.go | hace 2 años |
export PKG_CONFIG_PATH=/opt/local/lib/pkgconfig
#安装imagick库 (https://github.com/gographics/imagick) mac os brew install ImageMagick
run 之前执行,将imagick编译 export CGO_CFLAGS_ALLOW="-Xpreprocessor"