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.
- Fonts
Manifest - A collection of metadata about font families.
Enums§
- Font
Manifest Wrapper - The various possible versions of the fonts manifest.
- Manifest
Load Error - Errors when loading manifest
Type Aliases§
- Language
Set - Collection of BCP-47 language IDs.