commit 087729bb60eaf8de23193ae3b1c78cc038e489fb
parent 4a13c1819199158716d05d0c88d474e10a215d1f
Author: Hunter
Date: Thu, 30 Apr 2026 13:17:47 -0400
update readme
Diffstat:
1 file changed, 11 insertions(+), 11 deletions(-)
diff --git a/readme.md b/readme.md
@@ -1,16 +1,16 @@
- # paint
+# paint
- an infinite canvas for radical digital painting, inspired by the works of <a href="https://dl.acm.org/doi/epdf/10.1145/2212877.2212896">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=5TFDG-y-EHs">Tom7</a>.
+an infinite canvas for radical digital painting, inspired by the works of <a href="https://dl.acm.org/doi/epdf/10.1145/2212877.2212896">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=5TFDG-y-EHs">Tom7</a>.
- ## controls
- - click and drag to make marks
- - hold `shift` and move your cursor up/down to resize the brush
- - hold `⌘` and move your cursor up/down to change the shape of the brush
- - hold any of the , , and/or  keys and move your cursor up/down to change the , , and/or  of the active color
- - hold `option` and click anywhere to pick up the color underneath the brush
- - you can also hold `option` then click and drag to scrub for colors
- - pinch with two fingers to zoom in or out
- - drag with two fingers to pan the viewport
+## controls
+- click and drag to make marks
+- hold `shift` and move your cursor up/down to resize the brush
+- hold `⌘` and move your cursor up/down to change the shape of the brush
+- hold any of the , , and/or  keys and move your cursor up/down to change the , , and/or  of the active color
+- hold `option` and click anywhere to pick up the color underneath the brush
+ - you can also hold `option` then click and drag to scrub for colors
+- pinch with two fingers to zoom in or out
+- drag with two fingers to pan the viewport
---
- hold `⌘` and press `S` to save your painting as a PNG file
- hold `⌘` and press `O` to open an existing painting from your filesystem (will clear the current canvas)
\ No newline at end of file