Module ruscii::drawing

source ·
Expand description

Drawing

The drawing module provides functionality for drawing shapes and text with multiple styles to the terminal screen.

Structs

  • A single frame of an animation.
  • An object that runs an animation.
  • An object that stores several text style options and the Canvas to which text and shapes can be written.
  • The set of all characters needed to draw all edges and corners of a variable-length rectangle in the terminal.