2019-09-28 10:08:52 +00:00
|
|
|
Keys or mouse actions separated by forward slashes (`/') indicate alternatives.
|
|
|
|
Keys or mouse actions separated by commas indicate separate commands.
|
|
|
|
|
|
|
|
Global commands:
|
2019-10-01 19:34:42 +00:00
|
|
|
<Ctrl> -, +/<Mouse wheel> Decrease/increase brush height and width
|
|
|
|
<Ctrl> <Mouse wheel> Decrease/increase canvas height and width
|
|
|
|
<Ctrl> <Up>, <Down> Decrease/increase canvas height
|
|
|
|
<Ctrl> <Left>, <Right> Decrease/increase canvas width
|
|
|
|
<Ctrl> <Alt> <Mouse wheel> Decrease/increase cell size
|
|
|
|
|
2019-09-24 14:46:02 +00:00
|
|
|
<Ctrl> 0-9 Set foreground colour to #0-9
|
|
|
|
<Ctrl> <Shift> 0-5, 6 Set foreground colour to #10-15 or transparent colour, resp.
|
|
|
|
<Ctrl> <Alt> 0-9 Set background colour to #0-9
|
|
|
|
<Ctrl> <Alt> <Shift> 0-5, 6 Set background colour to #10-15 or transparent colour, resp.
|
|
|
|
<Ctrl> I Flip colours
|
2019-10-01 19:34:42 +00:00
|
|
|
<F1> View melp?
|
|
|
|
<F2-F10> Switch to cursor, rectangle, circle, fill, line, text, object, erase, pick colour tool
|
|
|
|
|
2019-09-24 14:46:02 +00:00
|
|
|
<Ctrl> N New canvas
|
|
|
|
<Ctrl> O Open mIRC art file
|
|
|
|
<Ctrl> S Save canvas as mIRC art file
|
|
|
|
<Ctrl> X Exit
|
|
|
|
<Ctrl> Y, Z Redo, undo last action
|
|
|
|
<Shift> <Pause> Break into Python debugger
|
|
|
|
|
2019-09-28 10:08:52 +00:00
|
|
|
Canvas commands:
|
2019-09-24 14:46:02 +00:00
|
|
|
<Down>, <Left>, <Right>, <Up> Move canvas cursor
|
|
|
|
<LMB>/<Space> Apply current tool with foreground colour (with exceptions)
|
|
|
|
<RMB> Apply current tool with background colour (with exceptions)
|
|
|
|
|
2019-09-28 10:08:52 +00:00
|
|
|
Tool-specific commands:
|
|
|
|
(Circle, rectangle) <Ctrl> <LMB>, <RMB> Initiate circle/rectangle dragging irrespective of brush size
|
2019-09-24 14:46:02 +00:00
|
|
|
(Erase) <RMB> Erase background colour with foreground colour
|
2019-09-28 10:08:52 +00:00
|
|
|
(Fill) <Ctrl> <LMB>, <Space>/<RMB> Fill entire region with foreground/background colour ignoring character cells
|
2019-09-24 14:46:02 +00:00
|
|
|
(Line, object) <LMB>/<Space> Initiate line drawing/selection
|
|
|
|
(Object) <Ctrl> <LMB> Move selection instead of cloning
|
|
|
|
(Pick colour) <LMB>/<Space> Pick current cell's foreground colour
|
|
|
|
(Pick colour) <RMB> Pick current cell's background colour
|
|
|
|
(Text) <Backspace> Erase last cell and move backwards w/ wraparound
|
|
|
|
(Text) <Ctrl> V Paste text from clipboard
|
|
|
|
(Text) <Enter> Move to leftmost cell on next row w/ wraparound
|