Skip to main content

FONT_CONTEXT

Static FONT_CONTEXT 

Source
pub static FONT_CONTEXT: LazyLock<Mutex<FontContext>>
Expand description

Shared Parley font context used by Floem text layout construction.

This is exposed so callers that need to register or inspect fonts can work with the same font database used by TextLayout.