i’m looking for a way to change the thickness of line(x1,y1,x2,y2) without using stroke weight, because stroke weight affects all shapes on canvas while i just want it to affect the line itself.
is there a way to do that? or at least “restrict” the stroke weight to affect only the drawn line?