asvgard 0.2.1

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.1"
dependencies = [
 "titanf",
]

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