bundled_fonts

Function bundled_fonts 

Source
fn bundled_fonts() -> Vec<FontArc>
Expand description

Load the two bundled fonts: Ubuntu-Light (index 0) + Hack-Regular (index 1). Failures collapse to a one-font vec so the pipeline always has something to lay out against; the dropped font logs once.