Crate andrew

source ·
Expand description

Andrew is a crate for drawing objects

Modules

A module that contains functions and objects relating to lines
A module that contains functions and objects relating to shapes
A module that contains functions and objects relating to text

Structs

The canvas object acts as a wrapper around a buffer, providing information and functions for drawing

Traits

The Drawable trait allows object to be drawn to a buffer or canvas