This package browser is in early development. Mind the rough edges.

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.

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.