# README
go-ansi-to-image
Go library converting ANSI colored text to the image.
Source ANSI example
Result PNG image
# Functions
NewConverter creates new ANSI-to-Image converter.
# Variables
DefaultConfig represents default configuration for converter.