We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
close
1 parent e2fb4f0 commit 0a2e24dCopy full SHA for 0a2e24d
1 file changed
en/draw.adoc
@@ -991,9 +991,18 @@ Draws a horizontal line from the current pen position.
991
<length> : length of the line segment (integer! float!).
992
----
993
994
+=== Close
995
+
996
+*Syntax*
997
998
+----
999
+close
1000
1001
1002
*Description*
1003
-Draws a vertical line from the current pen position.
1004
+Draws a closing line from latest pen position and latest `move` command or 0x0 position.
1005
1006
1007
== Default values
1008
0 commit comments