aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2023-05-27 18:14:59 +0200
committerMitja Felicijan <mitja.felicijan@gmail.com>2023-05-27 18:14:59 +0200
commita72d83a0dbc0c210dcfa6f4a456e69140e0482a9 (patch)
treee978364f8f0a913b0f90dfc05ec8bc9778dd22d5
parentc1bd00e0fd1fae105686f9393dd1574b82f1a3f0 (diff)
downloadmitjafelicijan.com-a72d83a0dbc0c210dcfa6f4a456e69140e0482a9.tar.gz
Changed picture
-rw-r--r--content/notes/drawing-pixels-in-plan9.md2
-rw-r--r--static/notes/plan9-pixels.pngbin10737 -> 12134 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/content/notes/drawing-pixels-in-plan9.md b/content/notes/drawing-pixels-in-plan9.md
index 9e46f7d..9d95b3c 100644
--- a/content/notes/drawing-pixels-in-plan9.md
+++ b/content/notes/drawing-pixels-in-plan9.md
@@ -8,7 +8,7 @@ tags: [plan9, graphics]
8--- 8---
9 9
10I have started exploring Plan9's graphics capabilities. This is a hello world 10I have started exploring Plan9's graphics capabilities. This is a hello world
11alternative for drawing that draws a yellow square on a red background. 11alternative for drawing that draws a yellow square on a blue background.
12 12
13More information: 13More information:
14 14
diff --git a/static/notes/plan9-pixels.png b/static/notes/plan9-pixels.png
index 91600b1..536dd82 100644
--- a/static/notes/plan9-pixels.png
+++ b/static/notes/plan9-pixels.png
Binary files differ