golang创建海报,可以用于图片合成,图片水印等功能,详见 https://poster.icloudapp.cn

朱金辉 7f9b40b720 新增上传接口 %!s(int64=2) %!d(string=hai) anos
admin 7f9b40b720 新增上传接口 %!s(int64=2) %!d(string=hai) anos
config f9d6b734a4 update model %!s(int64=2) %!d(string=hai) anos
controller 7f9b40b720 新增上传接口 %!s(int64=2) %!d(string=hai) anos
entity 7f9b40b720 新增上传接口 %!s(int64=2) %!d(string=hai) anos
errors d9b9952b7a add orm for model %!s(int64=2) %!d(string=hai) anos
log 88ef03c178 init %!s(int64=2) %!d(string=hai) anos
logger 88ef03c178 init %!s(int64=2) %!d(string=hai) anos
middleware 7f9b40b720 新增上传接口 %!s(int64=2) %!d(string=hai) anos
model d9b9952b7a add orm for model %!s(int64=2) %!d(string=hai) anos
repository f9d6b734a4 update model %!s(int64=2) %!d(string=hai) anos
router 7f9b40b720 新增上传接口 %!s(int64=2) %!d(string=hai) anos
service d9b9952b7a add orm for model %!s(int64=2) %!d(string=hai) anos
util d9b9952b7a add orm for model %!s(int64=2) %!d(string=hai) anos
README.md 88ef03c178 init %!s(int64=2) %!d(string=hai) anos
go.mod f9d6b734a4 update model %!s(int64=2) %!d(string=hai) anos
main.go 26389756f7 Update ; 将gmagick更换为 imagick %!s(int64=2) %!d(string=hai) anos

README.md

使用第三方库 GraphicsMagick (https://github.com/gographics/gmagick)

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"