View Source Scenic.Primitive.Style.FontSize (Scenic v0.11.2)
The point-size to draw text in.
Example:
graph
|> text( "Small", font_size: 12.5 )
|> text( "Large", font_size: 64 )
data-format
Data Format
Any number greater than or equal to 6.