[][src]Module orbtk::render

Modules

prelude

Structs

FontConfig
RenderConfig

Defines the current configuration of the render ctx.

RenderContext2D

The RenderContext2D provides a concurrent render ctx.

RenderTarget
TextMetrics

The TextMetrics struct represents the dimension of a text.

Traits

PipelineTrait

Used to implement a custom render pipeline.

RenderPipeline