Skip to main content

Module session

Module session 

Source
Expand description

Engine session construction, execution, and fragment rendering.

Structs§

Engine
Engine initialized from a format image with associated resource, platform, and font boundaries.
EngineBuilder
Staged builder for constructing an engine with typed resource, platform, and font parameters.
EngineSession
Per fragment execution state cloned from the cached format at session creation.
FragmentInput
Typed fragment input for layout.

Enums§

BuildError
Error returned when constructing an engine.
EngineError
Error returned by layout operations.
FormatPreloadError
Error encountered while preloading format resources into the generated engine.