✏️
ICN
  • Basics
    • What is icn?
    • How can i use icn?
  • Commands
    • Weight
    • Colour
    • Lines
    • Dot
    • Square
    • Cutcircle
    • Ellipse
Powered by GitBook
On this page
Edit on GitHub
  1. Commands

Dot

Draws a single dot at the specified (x, y) position.

dot x y

Example:

dot 15 15

This command draws a dot at position (15, 15).

PreviousLinesNextSquare

Last updated 2 months ago