-1

Is there any way to connect 2 selected anchors in GIMP to make a simple line?

enter image description here

When I'm starting new Paths tool drawing I can connect anchors when working with same drawing, but after restarting GIMP, opening saved drawing, selecting 2 anchors like in picture, it won't let me connect two anchors with line no matter how I press hotkeys and etc.

xenoid
  • 8,396
  • 3
  • 23
  • 49
v01d
  • 147
  • 11
  • when I'm starting new Paths tool drawing I can connect anchors when working with same drawing, but after restarting GIMP, opening saved drawing, selecting 2 anchors like in picture, it won't let me connect two anchors with line no matter how I press hotkeys and etc. – v01d Sep 26 '22 at 16:20

1 Answers1

1

If you are asking to add a line between the two anchors, the answer is no, you can have at most two segments out of an anchor. You can have a second pair of anchors that overlaps the existing two and draw a line between them, but these would technically be distinct anchors.

See this for some background information.

xenoid
  • 8,396
  • 3
  • 23
  • 49
  • I just understood, that closed loop can be made and no other segment points can be connected. Thank you for clarifying me! – v01d Sep 27 '22 at 06:21