package
0.1.6
Repository: https://github.com/playerr9/display.git
Documentation: pkg.go.dev

# Functions

LineToCells converts a string to a slice of DrawCells with the given style.
NewCell creates a new table cell.
NewTable creates a new table of type DrawCell with the given width and height.

# Structs

Cell is a table cell.
Table represents a table of cells that can be drawn to the screen.

# Interfaces

No description provided by the author