Skip to content
Christopher Ross-Gill edited this page Aug 1, 2016 · 1 revision

ARROW

Return To Draw Contents

Image resized, click to see original. Some images to be redone here due to scaling distortion

Set the arrow mode

Arg Type Description Values
arrow-mode [pair!] Possible numbers for combination in pair! 0 - none 1 - head 2 - tail
arrow-color [tuple!] color of the head/tail of the arrow


Notes and Examples

Arrow marks are drawn at end-points, but not between the line that closes polygons, closed splines, etc.

<
line 20x20 100x100
arrow 1x2
curve 50x50 300x50 50x300 300x300
arrow 1x2
spline 3 20x20 200x70 150x200 50x300 80x300 200x200
arrow 1x2
spline closed 3 20x20 200x70 150x200 50x300 80x300 200x200
arrow 1x2
box 20x20 150x200
arrow 1x2
polygon 20x20 200x70 150x200 50x300

Pages

Chapters
Clone this wiki locally