widgetry
0.1.0
In widgetry::
text
Structs
Text
TextSpan
Enums
Font
Constants
DEFAULT_FONT
DEFAULT_FONT_SIZE
SCALE_LINE_HEIGHT
Traits
TextExt
Functions
Line
render_line
widgetry
::
text
Function
render_line
Copy item path
Settings
Help
Summary
Source
fn render_line( spans:
Vec
<
TextSpan
>, tolerance:
f32
, assets: &
Assets
, ) ->
GeomBatch