rusttype 0.6.0

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
1
2
3
4
5
6
7
# rustfmt 0.3.x-nightly
wrap_comments = true
error_on_line_overflow = false
use_field_init_shorthand = true
condense_wildcard_suffixes = true
reorder_imported_names = true
reorder_imports = true