Jump to content

Add something that allows to draw an angled line


Go to solution Solved by Rick Brewster,

Recommended Posts

The options for the (sp)line tool are great, but unfortunately, it's currently super annoying to draw a simple line with 1 bend, because all line options have 2 intermediate points.

 

I can think of two different ways to achieve this:

 

  1. Add an option to select the number of intermediate points on a line, maybe from 0 to 8 or something.
    I guess this should be pretty straight-forward to implement since the spline code is already doing point-to-point and shouldn't really care if it's 2nd to 3rd point or 6th to 7th.
    The dropdown for the number of in-between-points could become disabled once the first grab-point was moved.
  2. Allow the "Shift" modifier to have an effect while pulling intermediate points, such that the dragged point snaps to imaginary rays radiating from the neighboring points.

 

Here's an example of number 2: pulling the handle in the red circle and holding shift will make the handle snap to the closest dashed line in red.

image.thumb.png.38a4482a1da0f28b9e59e323f86ec14e.png

Alternative: holding Shift snaps to the rays of one point, holding Ctrl snaps to the rays of the other point. Holding both snaps to both.

Link to comment
Share on other sites

  • Solution
8 minutes ago, LWChris said:

Add an option to select the number of intermediate points on a line

 

I've been thinking of adding this soon, possibly (hopefully!) in 5.0.9.

  • Like 4

The Paint.NET Blog: https://blog.getpaint.net/

Donations are always appreciated! https://www.getpaint.net/donate.html

forumSig_bmwE60.jpg

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...