-
Notifications
You must be signed in to change notification settings - Fork 0
Quickstart
See the installation section.
Run the program. You will be greeted by this.
You can ignore most of the dialog.
This part of the window controls how it draws, what it draws, and how it looks.
The interval controls the speed (in microseconds).
The click delay controls the delay (in milliseconds) between mouse movements when not drawing.
The black threshold is the threshold between black pixels and white pixels.
The transparency threshold does the same as the black threshold, but with transparent pixels.
Upload an image by clicking "Upload image". You will be greeted by your system's file viewer. Choose a file then it should look like this.
(Note, you can also drag and drop images)
It should look like this.
If you want to draw it larger, up the scale under the image.
Now click process image. It should turn the image into an indexed image.
You can now click start.
TBD, as we haven't finished this part yet.