Versions in this module Expand all Collapse all v0 v0.0.2 Jul 14, 2022 v0.0.1 May 19, 2022 Changes in this version + var Output = colorable.NewColorableStdout() + func Asset(name string) ([]byte, error) + func AssetDir(name string) ([]string, error) + func AssetInfo(name string) (os.FileInfo, error) + func AssetNames() []string + func MustAsset(name string) []byte + func NewColorFigure(phrase, fontName string, color string, strict bool) figure + func NewFigure(phrase, fontName string, strict bool) figure + func NewFigureWithFont(phrase string, reader io.Reader, strict bool) figure + func RestoreAsset(dir, name string) error + func RestoreAssets(dir, name string) error + func Write(w io.Writer, fig figure)