Documentation ¶
Index ¶
- func LoadDefaultFontFace() font.Face
- func LoadFont(fontPath string, sizePoint float64) font.Face
- func RandColor(maxColor int) (r, g, b, a int)
- func RandColorRGBA(maxColor int) (c color.NRGBA)
- func RandColorRange(miniColor, maxColor int) (r, g, b, a int)
- func RandMath(n int) (expression string, answer string)
- func RandMath2() (expression string, answer string)
- func RandPos(width, height int) (x float64, y float64)
- func RandStr(n int) (randStr string)
- func SaveBase64(base, outPath string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadDefaultFontFace ¶
func RandColorRGBA ¶
func RandColorRange ¶
func SaveBase64 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.