zeno 0.1.2

High performance, low level 2D path rasterization.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["Chad Brokaw <cbrokaw@gmail.com>"]
categories = ["graphics"]
description = "High performance, low level 2D path rasterization."
edition = "2018"
homepage = "https://github.com/dfrg/zeno"
keywords = ["path", "rasterizer", "svg"]
license = "MIT OR Apache-2.0"
name = "zeno"
readme = "README.md"
repository = "https://github.com/dfrg/zeno"
version = "0.1.2"