Documentation ¶
Overview ¶
Package image provides a simple interface for loading images from ./assets/images and mods and converting them to ansi strings.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddSearchPaths ¶
func AddSearchPaths(paths ...string)
AddSearchPaths adds additional search paths for images.
func Fetch ¶
Fetch fetches an image from ./assets/images and converts it to an ansi string.
env EOE_IMG_SIMPLE = 1: Forces the usage of a simpler character set. Can be used for stock cmd on windows.
func ResetSearchPaths ¶
func ResetSearchPaths()
ResetSearchPaths resets the search paths to the default.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.