mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-15 22:28:10 +08:00
* setup single edge crossing handling for quick measure tool * Setup quick measure functionality for intersecting objects and handle centerline cases for non intersecting objects. * setup single edge crossing handling for quick measure tool * Setup quick measure functionality for intersecting objects and handle centerline cases for non intersecting objects. * Setup quick measure functionality for intersecting objects and handle centerline cases for non intersecting objects. * Setup quick measure functionality for intersecting objects and handle centerline cases for non intersecting objects. * Setup quick measure functionality for intersecting objects and handle centerline cases for non intersecting objects. Add a dashed_line_with_pattern function that gives more granular control over dash_width and gap_width. * Setup quick measure functionality for intersecting objects and handle centerline cases for non intersecting objects. Add a dashed_line_with_pattern function that gives more granular control over dash_width and gap_width. * Setup quick measure functionality for intersecting objects and handle centerline cases for non intersecting objects. Add a dashed_line_with_pattern function that gives more granular control over dash_width and gap_width. * Setup quick measure functionality for intersecting objects and handle centerline cases for non intersecting objects. Add a dashed_line_with_pattern function that gives more granular control over dash_width and gap_width. * Nit picks * Define wrapper for Overlay_context line method * Comments and consolidating lines of code --------- Co-authored-by: Keavon Chambers <keavon@keavon.com>