rusttype 0.2.4

A pure Rust alternative to libraries like FreeType. RustType provides an API for loading, querying and rasterising TrueType fonts. It also provides an implementation of a dynamic GPU glyph cache for hardware font rendering.
Documentation
Build #183362 2019-09-05T16:40:00.693246+00:00
# rustc version
rustc 1.39.0-nightly (b9de4ef89 2019-09-03)
# docs.rs version
cratesfyi 0.6.0 (f01dedd 2019-07-30)

# build log
Updating crates.io index
Downloading crates ...
Downloaded glium v0.17.1
Fresh nodrop v0.1.13
Fresh linked-hash-map v0.5.2
Fresh byteorder v1.3.2
Fresh arrayvec v0.4.11
Checking stb_truetype v0.2.7
Running `rustc --edition=2018 --crate-name stb_truetype /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/stb_truetype-0.2.7/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=3babfa1afb088ea4 -C extra-filename=-3babfa1afb088ea4 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-eaf60ddcc8ef831f.rmeta --cap-lints allow`
Documenting rusttype v0.2.4
Running `rustdoc --crate-name rusttype /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rusttype-0.2.4/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190903-1.39.0-nightly-b9de4ef89 --static-root-path / --disable-per-crate-search --extern-html-root-url 'arrayvec=https://docs.rs/arrayvec/0.4.11' --extern-html-root-url 'linked_hash_map=https://docs.rs/linked-hash-map/0.5.2' --extern-html-root-url 'stb_truetype=https://docs.rs/stb_truetype/0.2.7' --extern-html-root-url 'unicode_normalization=https://docs.rs/unicode-normalization/0.1.8' --extern-html-root-url 'glium=https://docs.rs/glium/0.17.1' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern arrayvec=/home/cratesfyi/cratesfyi/debug/deps/libarrayvec-7cbe103b039857bd.rmeta --extern linked_hash_map=/home/cratesfyi/cratesfyi/debug/deps/liblinked_hash_map-aa1f7c3daa1c5350.rmeta --extern stb_truetype=/home/cratesfyi/cratesfyi/debug/deps/libstb_truetype-3babfa1afb088ea4.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 3.63s