get_microtex_renderer

Function get_microtex_renderer 

Source
fn get_microtex_renderer() -> Result<&'static MicroTex, Error>
Expand description

Get or initialize the MicroTeX renderer (thread-safe singleton). MicroTeX must only be initialized once - multiple initializations crash the engine.