# goGd **Repository Path**: shirdonl/goGd ## Basic Information - **Project Name**: goGd - **Description**: go绑定gd库-Go bindings for GD - **Primary Language**: Go - **License**: MIT - **Default Branch**: master - **Homepage**: https://gitee.com/shirdonl/goGd - **GVP Project**: No ## Statistics - **Stars**: 19 - **Forks**: 1 - **Created**: 2019-12-06 - **Last Updated**: 2021-09-29 ## Categories & Tags **Categories**: image-processing **Tags**: None ## README #Go bindings for GD #go绑定gd库-Go bindings for GD #安装方法: 1. 安装 libgd (https://libgd.github.io/) 2. 获取包文件:"go get gitee.com/shirdonl/goGd" 测试直接运行:go run sample.go (go run sample.jpg)