[go: up one dir, main page]

andrew 0.1.3

The andrew crate provides convenient drawing of objects such as shapes, lines and text to buffers
Documentation
# Change Log

## Unreleased

## 0.1.3 -- 2018-10-09

- Move from `quick-xml` to `xml-rs` dependency 

## 0.1.2 -- 2018-10-04

- Add basic/experimental support for fontconfig in `andrew::text::fontconfig`

## 0.1.1 -- 2018-09-17

- Manage dependencies to maintain rust 1.22 compatibility
- Update rusttype to 0.7.1

## 0.1.0 -- 2018-08-17

Initial version, including:

- canvas
- lines
- rectangles
- text