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