footile 0.4.0

A 2D vector graphics library
Documentation
[[bench]]
harness = false
name = "fishyb"
[dependencies.pix]
version = "0.12"
[dev-dependencies.criterion]
version = "0.3"

[dev-dependencies.png_pong]
version = "0.4"

[features]
default = ["simd"]
simd = []

[package]
authors = ["Douglas Lau <doug.p.lau@gmail.com>"]
description = "A 2D vector graphics library"
documentation = "https://docs.rs/footile"
edition = "2018"
homepage = "https://github.com/DougLau/footile"
license = "MIT/Apache-2.0"
name = "footile"
readme = "README.md"
repository = "https://github.com/DougLau/footile"
version = "0.4.0"