asvgard 0.2.2

High-performance SVG, PNG, and TGA rasterizer written in Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "asvgard"
version = "0.2.2"
dependencies = [
 "titanf",
]

[[package]]
name = "titanf"
version = "2.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bba9755926057338db3485efbb7f9fac7cc641107800ac8f839ab313b612e43a"