I drew a straight line using the bezier tool. I would like to make it dotted but with exactly n dots equally distributed along the line. For instance, if I chose 2 dots, I would like one dot at the right end and one at the left end. If I chose 3 dots, I would like one dot at the right end, one at the center, and one at the left end. How can I do that? Thanks! ย
I drew a straight line using the bezier tool.
I would like to make it dotted but with exactly n dots equally distributed along the line.
For instance, if I chose 2 dots, I would like one dot at the right end and one at the left end.
If I chose 3 dots, I would like one dot at the right end, one at the center, and one at the left end. How can I do that?
Thanks!
ย
Iยดd make my own pattern for that purpose and use it at Stroke paint:
Thank you for your suggestion @Polygon!