package
0.20.0
Repository: https://github.com/mum4k/termdash.git
Documentation: pkg.go.dev

# Packages

Package braille provides a canvas that uses braille characters.
Package buffer implements a 2-D buffer of cells.
Package testcanvas provides helpers for tests that use the canvas package.

# Functions

New returns a new Canvas with a buffer for the provided area.

# Structs

Canvas is where a widget draws its output for display on the terminal.