Skip to main content

place_label_with_offset

Function place_label_with_offset 

Source
pub(crate) fn place_label_with_offset(
    text: &str,
    font_size: usize,
    mid: Point,
    normal: Point,
    offset: f64,
    blocked: &[(Point, Point)],
) -> Point