create_label

Function create_label 

Source
pub fn create_label(
    node: &NodeRef<'_, CustomAttributeValues>,
    torin_node: &Node,
    area_size: &Size2D<f32, Measure>,
    font_collection: &FontCollection,
    default_font_family: &[String],
    scale_factor: f32,
) -> ParagraphData