raqote-display 0.1.1

Implementation of embedded-graphics https://github.com/jamwaffles/embedded-graphics DrawTarget based on raqote https://github.com/jrmuizel/raqote.
Documentation
[dependencies.embedded-graphics]
version = "0.6.2"

[dependencies.raqote]
default-features = false
version = "0.8"

[dev-dependencies]

[package]
authors = ["Florian Blasius <flovanpt@posteo.de>"]
description = "Implementation of embedded-graphics https://github.com/jamwaffles/embedded-graphics DrawTarget  based on raqote https://github.com/jrmuizel/raqote."
documentation = "https://docs.rs/raqote-display"
edition = "2018"
keywords = ["graphics", "canvas", "wasm"]
license = "MIT"
name = "raqote-display"
readme = "README.md"
repository = "https://codeberg.org/morph/raqote-display"
version = "0.1.1"