Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 579 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 579 Bytes

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