Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Convert ¶
Convert will try to emulate the output of the convert utility from ImageMagick. (e.g. convert -depth 8 ./image.png txt:)
func GenerateBash ¶
GenerateBash will generate a bash function from an image that can be ran to display in a terminal.
func GenerateGo ¶
GenerateGo will generate a go function from an image that can be ran to display in a terminal.
func GenerateJSON ¶
GenerateJSON will generate JSON from an image that can be parsed by arTTY to display in a terminal.
func GeneratePython ¶
GeneratePython will generate a python3 function from an image that can be ran to display in a terminal.
func GenerateRuby ¶
GenerateRuby will generate a ruby function from an image that can be ran to display in a terminal.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.