Module manifest::v2

source ·
Expand description

Version 2 of the Font Manifest schema.

Structs§

  • Represents a single font file, which contains one or more Typefaces.
  • Represents a font family, its metadata, and its font files.
  • Represents a set of font family aliases, and optionally, typeface properties that should be applied when treating those aliases as the canonical family.
  • Version 2 of the Font Manifest schema.
  • Describes the location of a local file asset. Used in conjunction with Asset::file_name.
  • Describes the location of a font asset that’s part of a Fuchsia package. Used in conjunction with Asset::file_name.
  • Font provider service settings.
  • Describes a typeface’s style properties. Equivalent to fidl_fuchsia_fonts::Style2, but all fields are required.
  • Describes a single typeface within a font file
  • Reference to a typeface, for use in specifying a fallback order.

Enums§

  • Describes the location of a font asset (excluding its file name).