Versions in this module Expand all Collapse all v1 v1.0.0 Jul 8, 2024 Changes in this version + func Draw(size int, letters []rune, options *Options) (image.Image, error) + type Options struct + Font *truetype.Font + FontSize int + LetterColor color.Color + Palette []color.Color + PaletteKey string