Documentation ¶
Overview ¶
Package imageprint prints images on terminal. UNSUPPORTED debug package.
This package has an API with no stability guarantees.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Print24bit ¶
Print24bit draws an image using 24bit color escape sequences by changing background.
func Print256Color ¶
Print256Color draws an image using 256color'd ascii art.
func PrintITerm ¶
PrintITerm draws an image using iTerm2's escape sequences.
func PrintNoColor ¶
PrintNoColor draws an image without using color escape sequences. Only makes sense with blanks=true.
func PrintRasTerm ¶ added in v0.0.3
PrintRasTerm draws an image using the RasTerm library.
This should enable drawing in Kitty terminal.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.