font-test-data 0.3.0

Test data for the fontations crates
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 = "font-test-data"
version = "0.3.0"
dependencies = [
 "font-types",
]

[[package]]
name = "font-types"
version = "0.8.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "11c3a23a5a151afb1f74ea797f8c300dee41eff9ee3cb1bf94ed316d860c46b3"