Skip to main content

Module generated

Module generated 

Source
Expand description

Code generated from the WEB source: engine tables, dispatch, and node types.

Structs§

GeneratedFontSystemAdapter
Adapter that resolves XeTeX native font requests through a FontSystem.
GeneratedFormatCache
A cached snapshot of a generated engine format image for repeated instantiation.
GeneratedLayoutCapture
Layout capture from stripped generated engine output.
GeneratedPlatformAdapter
Adapts a Platform to the portable engine’s PortablePlatform interface.
GeneratedResourceProvider
Adapter that routes generated engine resource requests through the engine ResourceProvider.

Traits§

GeneratedFontPlatform
Trait alias for the portable engine’s native font platform interface.
GeneratedPlatform
Trait alias for the portable engine’s platform interface.

Functions§

generated_node_to_fragment
Converts a single engine node and its children to an IR Fragment.
pack_packaged_format
Packs format image bytes and a font table into a DEFLATE compressed buffer.
unpack_packaged_format
Decompresses a buffer from pack_packaged_format into format bytes and the font table.

Type Aliases§

EmptyGeneratedFontPlatform
Empty font platform for use when native font loading is disabled.
EmptyGeneratedPlatform
Deterministic placeholder generated engine platform.
GeneratedClock
Reexport of the portable engine clock type.
GeneratedFontHandle
Reexport of the portable engine native font handle type.
GeneratedFontMetrics
Reexport of the portable engine font metrics type.
GeneratedLinebreakRequest
Reexport of the portable engine linebreak request type.
GeneratedMathAssemblyPart
Reexport of the portable engine math assembly part type.
GeneratedMathKernCorner
Reexport of the portable engine math kern corner enum.
GeneratedMathVariant
Reexport of the portable engine math variant type.
GeneratedNativeGlyph
Reexport of the portable engine shaped glyph descriptor.
GeneratedNativeGlyphMetrics
Reexport of the portable engine glyph metrics type.
GeneratedNativeTextMetrics
Reexport of the portable engine shaped text metrics type.
GeneratedNodeHandle
Reexport of the portable engine node handle type.
GeneratedNodeKind
Reexport of the portable engine node kind discriminant.
GeneratedNodeSnapshot
Reexport of the portable engine node snapshot type.
GeneratedNodeSourceSpan
Reexport of the portable engine node source span type.
GeneratedResourceRequestRecord
Reexport of the portable engine resource request record type.
GeneratedSourceSpan
Reexport of the portable engine source span type.