Crate orbtk_render

Source

Re-exports§

pub use self::concurrent::*;

Modules§

concurrent
platform
prelude
utils

Structs§

FontConfig
RenderConfig
Defines the current configuration of the render ctx.
RenderTarget
TextMetrics
The TextMetrics struct represents the dimension of a text.

Traits§

PipelineTrait
Used to implement a custom render pipeline.
RenderPipeline