rusttype 0.7.3

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

rusttype

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 7 feature flags, 0 of them enabled by default.

gpu_cache

  • linked-hash-map
  • rustc-hash
  • crossbeam-deque
  • crossbeam-utils
  • num_cpus

bench

  • gpu_cache

linked-hash-map

    This feature flag does not enable additional features.

num_cpus

    This feature flag does not enable additional features.

crossbeam-utils

    This feature flag does not enable additional features.

rustc-hash

    This feature flag does not enable additional features.

crossbeam-deque

    This feature flag does not enable additional features.