Skip to main content

render_text

Function render_text 

Source
pub fn render_text(text: &str, font: VectorFont) -> Vec<Point>
Expand description

Render the given text string to a list of points using the specified font.