render/layout/latex_measurer library

Functions

measureGroup(List<LatexNode> nodes, RenderContext context, {LayoutMap? layoutMap, LayoutCache? cache}) NodeLayout
Measures a group of nodes (handles inline alignment and multi-line structures).
measureNode(LatexNode node, RenderContext context, {LayoutCache? cache}) NodeLayout
Measures node dimensions and layout.