Quote:
Originally Posted by DustyPorViva
What he needs to do is get the angle of the line, then draw the points half of thickness 90 degree's out to each side.
|
yeah :o
well, getangle(xy1[0]-xy2[0], xy1[1]-xy2[1]); would do that, but, I haven't got to work on this little function as much, because I've been busy with other stuff
