An open API service indexing awesome lists of open source software.

https://github.com/smithay/andrew

Convenient drawing of objects such as shapes, lines and text to buffers
https://github.com/smithay/andrew

Last synced: 23 days ago
JSON representation

Convenient drawing of objects such as shapes, lines and text to buffers

Awesome Lists containing this project

README

        

[![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).