Skip to content
This repository was archived by the owner on Aug 18, 2023. It is now read-only.

Quickstart

Alex edited this page Dec 27, 2022 · 3 revisions

Installing

See the installation section.

Run

Run the program. You will be greeted by this.

Screenshot_20221227_232923

You can ignore most of the dialog.

Screenshot_20221227_233304

Configuring image

This part of the window controls how it draws, what it draws, and how it looks.

Mouse options

Screenshot_20221227_233650 The interval controls the speed (in microseconds).

Screenshot_20221227_233705 The click delay controls the delay (in milliseconds) between mouse movements when not drawing.

Image options

Screenshot_20221227_233859 The black threshold is the threshold between black pixels and white pixels.

Screenshot_20221227_233922 The transparency threshold does the same as the black threshold, but with transparent pixels.

Processing images

Screenshot_20221227_234030

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)

Screenshot_20221227_234340

It should look like this.

Screenshot_20221227_234419

If you want to draw it larger, up the scale under the image.

Screenshot_20221227_234458 Screenshot_20221227_234509

Now click process image. It should turn the image into an indexed image.

Screenshot_20221227_234535

You can now click start.

TBD, as we haven't finished this part yet.

Clone this wiki locally