Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateTextImage ¶
Create screen data from text. It will automatically wrap
func CreateTextImageFromLines ¶
A line is defined as:
type Line struct { Text string Color color.Color }
func CreateTextImageFromSlice ¶
Create screen data from a slice of text
Types ¶
Click to show internal directories.
Click to hide internal directories.