Crate fidl_fuchsia_fonts_experimental_common

Source

Structs§

ListTypefacesFlags
ListTypefacesIteratorGetNextResponse
ListTypefacesRequest
Query parameters for ListTypefaces. Results must match all included fields. All fields are optional; omitted fields will match any font.
ProviderGetTypefaceByIdRequest
ProviderGetTypefacesByFamilyRequest
ProviderGetTypefacesByFamilyResponse
SlantRange
Represents a range of acceptable Slants. Both bounds are inclusive.
TypefaceInfo
Collection of typeface metadata that should be sufficient for clients to perform some kind of selection (likely via human) and request an exact font.
TypefaceInfoResponse
WeightRange
Represents a range of acceptable Weights. Both bounds are inclusive.
WidthRange
Represents a range of acceptable Widths. Both bounds are inclusive.

Enums§

Error

Constants§

MAX_TYPEFACE_RESULTS
The maximum number of font families that can be returned in a TypefaceInfoResponse.