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

朱金辉 88ef03c178 init 2 vuotta sitten
config 88ef03c178 init 2 vuotta sitten
controller 88ef03c178 init 2 vuotta sitten
entity 88ef03c178 init 2 vuotta sitten
log 88ef03c178 init 2 vuotta sitten
logger 88ef03c178 init 2 vuotta sitten
middleware 88ef03c178 init 2 vuotta sitten
model 88ef03c178 init 2 vuotta sitten
repository 88ef03c178 init 2 vuotta sitten
router 88ef03c178 init 2 vuotta sitten
service 88ef03c178 init 2 vuotta sitten
util 88ef03c178 init 2 vuotta sitten
README.md 88ef03c178 init 2 vuotta sitten
go.mod 88ef03c178 init 2 vuotta sitten
main.go 88ef03c178 init 2 vuotta sitten

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"