commit b9275d4f0d3b7542cd21bb025568cc9cdc9aada3
parent fce5917c7b147bb03c141fc31846c655617e792e
Author: Hunter
Date:   Thu, 16 Apr 2026 09:08:38 -0400

update readme

Diffstat:
Mreadme.md | 10+++++-----
1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/readme.md b/readme.md @@ -1,13 +1,13 @@ # paint - a <a href="https://en.wikipedia.org/wiki/Mode_(user_interface)">no modes</a> infinite canvas for <a href="https://www.youtube.com/watch?v=ndz-co7Xpn8">radical digital painting</a>, inspired by the works of Larry Tesler, Jeffrey Alan Scudder, and <a href="https://www.youtube.com/watch?v=csalhuSixQU">Craig Hickman</a>. + an infinite canvas for radical digital painting, inspired by the works of <a href="https://en.wikipedia.org/wiki/Mode_(user_interface)">Larry Tesler</a>, <a href="https://www.youtube.com/watch?v=ndz-co7Xpn8">Jeffrey Alan Scudder</a>, <a href="https://www.youtube.com/watch?v=csalhuSixQU">Craig Hickman</a>, and <a href="https://www.youtube.com/watch?v=M1si1y5lvkk&t=328s">Tom7</a>. ## controls - click and drag to make marks - - hold shift and scroll to change the size of the brush - - hold ⌘ and scroll to change the shape of the brush - - hold any of the R, G, and/or B keys and scroll to change the redness, greenness, or blueness of the active color - - hold shift and click a color from the canvas to make it the active color + - hold `shift` and scroll to resize the brush + - hold `⌘` and scroll to change the shape of the brush + - hold any of the `R`, `G`, and/or `B` keys and scroll to change the Redness, Greenness, and/or Blueness of the active color + - hold `shift` and click a color from the canvas to make it the active color - pinch with two fingers (or hold ctrl and scroll) to zoom in or out - drag with two fingers to pan the viewport