font-types

Crates.iofont-types
lib.rsfont-types
version0.5.5
sourcesrc
created_at2022-10-07 19:04:13.589267
updated_at2024-05-30 14:32:14.544935
descriptionScalar types used in fonts.
homepage
repositoryhttps://github.com/googlefonts/fontations
max_upload_size
id683028
size84,303
Peter Burns (rictic)

documentation

README

font-types

This crate contains definitions of the basic types in the OpenType spec, as well as informal but useful types (such as a distinct type for a glyph ID) and traits for encoding and decoding these types as big-endian bytes.

These types are intended to be general purpose, and useable by other Rust projects that work with font data.

Commit count: 1600

cargo fmt