diff options
Diffstat (limited to 'content/notes')
| -rw-r--r-- | content/notes/drawing-pixels-in-plan9.md | 2 |
1 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 | ||
| 10 | I have started exploring Plan9's graphics capabilities. This is a hello world | 10 | I have started exploring Plan9's graphics capabilities. This is a hello world |
| 11 | alternative for drawing that draws a yellow square on a red background. | 11 | alternative for drawing that draws a yellow square on a blue background. |
| 12 | 12 | ||
| 13 | More information: | 13 | More information: |
| 14 | 14 | ||
