random lockscreen message, remove rand dep for audio player, add version to about window, add o/O to malvim, add circles to draw, bug fixes, minor byte savings for font .alpha format
672 B
672 B
Very basic drawing board.
Moving
Arrow keys or hjkl. i to enter input mode. Use the enter key to finish a line or rectangle. Escape to cancel line or rectangle in progress.
Input Commands
line/l: Start line with current point as start. Move and hit enter to determine line endpointrect/r: Start rect with current point as a corner. Move and hit enter to determine the opposite cornercircle/c: Start circle with current point as centre. Move and hit enter to determine radiuscolor/co/colour [lowercase 6 char hex string]: Set current colourlinewidth/lw [int]: Set current line widthundo: Undo last drawclear: Clear all drawings