Documentation
¶
Overview ¶
Package colorlogo is a collection of functions to colorize ASCII art.
Index ¶
- func AlmostByColumn(logo string) string
- func AlmostByLine(logo string) string
- func AnamnisarByColumn(logo string) string
- func AnamnisarByLine(logo string) string
- func AnimalCrossingByColumn(logo string) string
- func AnimalCrossingByLine(logo string) string
- func BrokenHeartsByColumn(logo string) string
- func BrokenHeartsByLine(logo string) string
- func CherryBlossomsByColumn(logo string) string
- func CherryBlossomsByLine(logo string) string
- func EveningNightByColumn(logo string) string
- func EveningNightByLine(logo string) string
- func GradientByColumn(content, colorLeft, colorRight string) (string, error)
- func GradientByLine(content, colorTop, colorBottom string) (string, error)
- func IbizaSunsetByColumn(logo string) string
- func IbizaSunsetByLine(logo string) string
- func MiWatchByColumn(logo string) string
- func MiWatchByLine(logo string) string
- func NelsonByColumn(logo string) string
- func NelsonByLine(logo string) string
- func OceanSandByColumn(logo string) string
- func OceanSandByLine(logo string) string
- func PurpleLoveByColumn(logo string) string
- func PurpleLoveByLine(logo string) string
- func RainbowBlueByColumn(logo string) string
- func RainbowBlueByLine(logo string) string
- func RoseWaterByColumn(logo string) string
- func RoseWaterByLine(logo string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AlmostByColumn ¶
func AlmostByLine ¶
func AnamnisarByColumn ¶
func AnamnisarByLine ¶
func AnimalCrossingByColumn ¶
func AnimalCrossingByLine ¶
func BrokenHeartsByColumn ¶
func BrokenHeartsByLine ¶
func CherryBlossomsByColumn ¶
func CherryBlossomsByLine ¶
func EveningNightByColumn ¶
func EveningNightByLine ¶
func GradientByColumn ¶
GradientByColumn colorizes the logo by column.
func GradientByLine ¶
GradientByLine colorizes the logo by line.
func IbizaSunsetByColumn ¶
func IbizaSunsetByLine ¶
func MiWatchByColumn ¶
func MiWatchByLine ¶
func NelsonByColumn ¶
func NelsonByLine ¶
func OceanSandByColumn ¶
func OceanSandByLine ¶
func PurpleLoveByColumn ¶
func PurpleLoveByLine ¶
func RainbowBlueByColumn ¶
func RainbowBlueByLine ¶
func RoseWaterByColumn ¶
func RoseWaterByLine ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.