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