[][src]Module orbtk::render

Modules

concurrent
platform
utils

Structs

Font
FontConfig
Image
RenderConfig

Defines the current configuration of the render ctx.

RenderTarget
TextMetrics

The TextMetrics struct represents the dimension of a text.

Traits

Pipeline

Used to implement a custom render pipeline.

RenderPipeline