Documentation ¶ Index ¶ func New(l, h int, c color.RGBA) *image.Paletted func TextBounds(fontSize, textLen, yOff int) (int, int) func Write(dst draw.Image, text string, c color.RGBA, fontPath string, fontSize float64) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func New ¶ func New(l, h int, c color.RGBA) *image.Paletted func TextBounds ¶ added in v0.3.1 func TextBounds(fontSize, textLen, yOff int) (int, int) func Write ¶ added in v0.3.0 func Write(dst draw.Image, text string, c color.RGBA, fontPath string, fontSize float64) error Types ¶ This section is empty. Source Files ¶ View all Source files myimage.go Click to show internal directories. Click to hide internal directories.