Bugs item #1303520, was opened at 2005-09-24 14:36
Message generated for change (Comment added) made by bryce
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=604306&aid=1303520&group_id=93438
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Bryce Harrington (bryce)
Assigned to: Michael Wybrow (mjwybrow)
Summary: Connectors: Does not autoroute around calligraphy strokes
Initial Comment:
This is with inkscape-CVS 9/24/05
Procedure:
1. draw three rectangles, A, B, C
2. select the connector tool
3. draw connector AB between rectangles A and B
4. draw a connector line L not attached to anything
5. select all objects on screen and use the "Make connectors
avoid selected objects" button.
To replicate the issue:
6. Draw a calligraphic line that intersects with the dotted or red
connector line
7. Select the calligraphic line and set it to autoroute
8. No autorouting occurs
Screenshot attached
----------------------------------------------------------------------
>Comment By: Bryce Harrington (bryce)
Date: 2005-10-12 00:32
Message:
Logged In: YES
user_id=4782
Ah, that explains it. Still seems rather odd, but perhaps
not a high priority to fix.
----------------------------------------------------------------------
Comment By: Michael Wybrow (mjwybrow)
Date: 2005-10-03 15:41
Message:
Logged In: YES
user_id=1110550
Autorouting does occur, but at the moment it autoroutes the
bounding box of the calligraphic line, rather than the
outline of the stroke. So in this case, the connector
endpoint is inside the bounding box of the calligraphic line
and the line is ignored for the purpose of routing.
When the change to have connectors route around the convex
hull work mentioned in the connector todo notes is done, we
can try approximating an outline to a stroke like this and
passing that to libavoid. This would give the desired result.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=604306&aid=1303520&group_id=93438
|