Skip to main content

Module text_pipeline

Module text_pipeline 

Source
Expand description

Bitmap text pipeline — M0.15.

One instance per glyph. All glyphs from all Text nodes that share a font atlas batch into a single draw call. (Different fonts → different atlases → one batch per font, in the order encountered during scene traversal.)

Structs§

Batch 🔒
TextInstance 🔒
TextPipeline 🔒

Constants§

ATTR_LAYOUT 🔒

Functions§

collect_batches 🔒
f32_from_u32 🔒
font_glyph 🔒
push_text_glyphs 🔒