rust-rusttype 0.8.3
Pure Rust alternative to libraries like FreeType
This package provides 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.
- Outputs:
out
- Website: https://gitlab.redox-os.org/redox-os/rusttype
- Licenses: ASL 2.0 · Expat
- Package source: gnu/packages/crates-io.scm
- Builds: See build status
- Issues: See known issues
Installation
Install rust-rusttype 0.8.3
as follows:
guix install rust-rusttype@0.8.3
Or install the latest version:
guix install rust-rusttype
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.