[go: up one dir, main page]

andrew 0.3.1

The andrew crate provides convenient drawing of objects such as shapes, lines and text to buffers
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[![crates.io](http://meritbadge.herokuapp.com/andrew)](https://crates.io/crates/andrew)
[![Build Status](https://travis-ci.org/Smithay/andrew.svg?branch=master)](https://travis-ci.org/Smithay/andrew)
[![Docs Status](https://docs.rs/andrew/badge.svg)](https://docs.rs/andrew)

# Andrew

This crate provides convenient drawing of objects such as shapes, lines and text to buffers

## Documentation

The documentation for the master branch is [available online](https://smithay.github.io/andrew/).

The documentation for the releases can be found on [docs.rs](https://docs.rs/andrew).