Crate fidl_fuchsia_fonts_experimental

Source

Structs§

ListTypefacesFlags
ListTypefacesIteratorControlHandle
ListTypefacesIteratorEventStream
ListTypefacesIteratorGetNextResponder
ListTypefacesIteratorGetNextResponse
ListTypefacesIteratorMarker
ListTypefacesIteratorProxy
ListTypefacesIteratorRequestStream
A Stream of incoming requests for fuchsia.fonts.experimental/ListTypefacesIterator.
ListTypefacesIteratorSynchronousProxy
ListTypefacesRequest
Query parameters for ListTypefaces. Results must match all included fields. All fields are optional; omitted fields will match any font.
ProviderControlHandle
ProviderEventStream
ProviderGetTypefaceByIdRequest
ProviderGetTypefaceByIdResponder
ProviderGetTypefaceByIdResponse
ProviderGetTypefacesByFamilyRequest
ProviderGetTypefacesByFamilyResponder
ProviderGetTypefacesByFamilyResponse
ProviderListTypefacesRequest
ProviderListTypefacesResponder
ProviderMarker
ProviderProxy
ProviderRequestStream
A Stream of incoming requests for fuchsia.fonts.experimental/Provider.
ProviderSynchronousProxy
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
ListTypefacesIteratorEvent
ListTypefacesIteratorRequest
ProviderEvent
ProviderRequest
Experimental additions to Provider.

Constants§

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

Traits§

ListTypefacesIteratorProxyInterface
ProviderProxyInterface

Type Aliases§

ProviderGetTypefaceByIdResult
ProviderGetTypefacesByFamilyResult
ProviderListTypefacesResult