Skip to main content

Crate escriba_render

Crate escriba_render 

Source
Expand description

escriba-render — rendering trait + implementations.

Two backends, same trait surface:

Re-exports§

pub use gpu::GpuRenderer;
pub use gpu::SharedState;

Modules§

gpu
GPU renderer — implements madori::RenderCallback backed by garasu’s glyphon-wrapped text renderer. Each frame:
langs
Escriba-local language plugins — the languages the fleet syntax spine does not ship yet.

Structs§

TextRenderer

Enums§

RenderTarget

Traits§

Renderer