golang创建海报,可以用于图片合成,图片水印等功能,详见 https://poster.icloudapp.cn
|
2 年之前 | |
---|---|---|
config | 2 年之前 | |
controller | 2 年之前 | |
entity | 2 年之前 | |
log | 2 年之前 | |
logger | 2 年之前 | |
middleware | 2 年之前 | |
model | 2 年之前 | |
repository | 2 年之前 | |
router | 2 年之前 | |
service | 2 年之前 | |
util | 2 年之前 | |
README.md | 2 年之前 | |
go.mod | 2 年之前 | |
main.go | 2 年之前 |
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"