/DrawingPad

Simple drawing application that can be controlled from the command line

Primary LanguageJavaMIT LicenseMIT

DrawingPad

Simple drawing application that can be controlled from the command line. Saves automatically when closing the window.

java -jar drawingPad.jar output.png

The program can also write on existing images by using the -i command line argument:

java -jar drawingPad.jar output.png -i input.png

There also is a small Anki Add-on: https://ankiweb.net/shared/info/370778248