Crate footile [] [src]

Structs

BBox

Bounding box

Fig

A Fig is a series of 2D points which can be rendered to an image Mask. It can also be stroked to another figure, which can then be filled.

Mask

A Mask is an 8-bit alpha image mask.

Plotter

A plotter is a simple vector path plotter. Paths are drawn using lines and splines (quadratic or cubic).

Vec2

2-dimensional vector

Vec3

3-dimensional vector

Enums

FillRule

Fill-rule for filling figures