diff options
| author | user@node5.net <user@node5.net> | 2025-04-13 17:23:49 +0200 |
|---|---|---|
| committer | user@node5.net <user@node5.net> | 2025-04-13 17:23:49 +0200 |
| commit | fcce732a5d5daa68608356e76f80521ac37a68c2 (patch) | |
| tree | 0133ed24b386abc4fc498fbb6d3d376914f6cebc /Text TV Pixelflut BornHack 2024/index.md | |
| parent | 81a4eb50c73b447b7fdc7bf27d1d0f8c4ed39f51 (diff) | |
Refactor - Markdown picture URL follow standard
Diffstat (limited to 'Text TV Pixelflut BornHack 2024/index.md')
| -rw-r--r-- | Text TV Pixelflut BornHack 2024/index.md | 6 |
1 files changed, 3 insertions, 3 deletions
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 --- - + ## Idea @@ -16,7 +16,7 @@ schedule, and get user interaction through a "news" section. ### Mock up - + ### Inspiration <iframe src="https://www.dr.dk/cgi-bin/fttv1.exe/100" style="border:none;height:490px;width:320px" title="Tekst TV - dr.dk"></iframe> @@ -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. - + Top is gimp mock up text, bottom is pango cairo rendered text |
