Crate footile [] [src]

Footile is a 2D vector graphics library. It can be used to fill and stroke paths. These are created using typical vector drawing primitives such as lines and bézier splines.

Structs

Mask

A Mask is an 8-bit alpha image mask.

Plotter

Plotter for rasterizing vector paths.

PlotterBuilder

Builder for plotters

Raster

A raster image to composite plot output.

Enums

FillRule

Fill-rule for filling figures

JoinStyle

Style for joins