Crate manifest

Source
Expand description

Library for deserializing and converting Fuchsia font manifests.

Modules§

serde_ext
Contains local mirrors and Serde annotations for FIDL types. See https://serde.rs/remote-derive.html.
v2
Version 2 of the Font Manifest schema.

Structs§

Family
Metadata about a single font family.
Font
A reference to a font asset (file path) and metadata about one of the typefaces contained in the file.
FontsManifest
A collection of metadata about font families.

Enums§

FontManifestWrapper
The various possible versions of the fonts manifest.
ManifestLoadError
Errors when loading manifest

Type Aliases§

LanguageSet
Collection of BCP-47 language IDs.