From a72d83a0dbc0c210dcfa6f4a456e69140e0482a9 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sat, 27 May 2023 18:14:59 +0200 Subject: Changed picture --- content/notes/drawing-pixels-in-plan9.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/notes/drawing-pixels-in-plan9.md') 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] --- I have started exploring Plan9's graphics capabilities. This is a hello world -alternative for drawing that draws a yellow square on a red background. +alternative for drawing that draws a yellow square on a blue background. More information: -- cgit v1.2.3