Documentation ¶
Index ¶
Constants ¶
View Source
const ( DEFAULT_SPREAD = float64(3.0) DEFAULT_FREQ = float64(0.1) DEFAULT_ORIGIN = 0 )
View Source
const ( ColorModeTrueColor = iota ColorMode256 ColorMode0 )
Variables ¶
This section is empty.
Functions ¶
func New0Colorer ¶
func New0Colorer() colorer
func New256Colorer ¶
func New256Colorer() colorer
func NewLolWriter ¶
NewLolWriter will return a new io.Writer with a default ColorMode of 256
func NewTruecolorLolWriter ¶
NewTruecolorLolWriter will return a new io.Writer with a default ColorMode of truecolor
Types ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.