Versions in this module Expand all Collapse all v1 v1.1.1 Mar 14, 2025 Changes in this version + func Draw(size int, letters []rune, options *Options) (image.Image, error) + type Options struct + Font *opentype.Font + FontSize int + LetterColor color.Color + Palette []color.Color + PaletteKey string