From fcce732a5d5daa68608356e76f80521ac37a68c2 Mon Sep 17 00:00:00 2001 From: "user@node5.net" Date: Sun, 13 Apr 2025 17:23:49 +0200 Subject: Refactor - Markdown picture URL follow standard --- Text TV Pixelflut BornHack 2024/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Text TV Pixelflut BornHack 2024/index.md') diff --git a/Text TV Pixelflut BornHack 2024/index.md b/Text TV Pixelflut BornHack 2024/index.md index 0cf93e9..6c74b6e 100644 --- a/Text TV Pixelflut BornHack 2024/index.md +++ b/Text TV Pixelflut BornHack 2024/index.md @@ -3,7 +3,7 @@ description: Pixelflut emulating teletext aka *Tekst-TV* featuring schedule, and created: 2024-07-07 --- -![Text TV CRT](Text TV CRT.png) +![Text TV CRT](Text TV CRT.png) ## Idea @@ -16,7 +16,7 @@ schedule, and get user interaction through a "news" section. ### Mock up -![Mock up](Mock up.png) +![Mock up](Mock up.png) ### Inspiration @@ -30,7 +30,7 @@ schedule, and get user interaction through a "news" section. Based on a cairo pixel flut code sample from a fellow hacker, which i could expand to import and image, rather easily, and render text, which worked, but it was anti aliased, making it look horible in the small format. -![Anti aliased text](Anti aliased text.png) +![Anti aliased text](Anti aliased text.png) Top is gimp mock up text, bottom is pango cairo rendered text -- cgit 1.4.1