Creates a new Display
The number of glyphs wide the display is
The number of glyphs tall the display is
Calls the callback with each x/y/glyph pair. The terminal needs to decide how to render the display. The callback is called bottom to top, right to left.
Returns a Vector representing the width/height of the display.
Generated using TypeDoc
Represents glyph data, agnostic to how it is rendered.