Skip to content

Commit dfffcfa

Browse files
commit changes for upcoming release 1.6.4
1 parent 064eb72 commit dfffcfa

File tree

7 files changed

+2
-2
lines changed

7 files changed

+2
-2
lines changed

CHANGELOG

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
1.6.4.724
22

33
- New: added file timestamp (modification time) of the currently rendered teletext file to the 'ttxEnv' div block, which can be helpful for debugging and health monitoring of the underlying teletext system, as well as for statistical and archival purposes
4-
- New: added 'retro-tv' template mimicking the look-and-feel of old TV's teletext decoders (using a custom-built font based on the teletext font freely distributed in the 'tv-fonts' package as a part of the openSUSE project, which itself is loosely based on the character depictions found in the ETSI standards and on the font found in many old TV character generator ROMs)
4+
- New: added 'retro-tv' template, recreating the look-and-feel of old TV's teletext decoders (using a custom font, based on the teletext font freely distributed in the 'tv-fonts' package as a part of the openSUSE project, which itself is loosely based on the character depictions found in the ETSI standards and on the font found in many old TV character generator ROMs). Note that the previous experimental release of the 'retro-tv' template contained a different font, missing many glyphs and also otherwise unsuitable and was thus replaced by this release
55
- Some CSS tweaks and clean-ups in the included templates, including fixes for devices without a proper monospace font installed
66
- Fixed character substitution list for British teletext character set
77
- Added query string to the prev/next rel links in header.php of the included example templates

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ To use ttxweb, all you have to do is install the PHP scripts including the addit
1010

1111
## Live Demo
1212

13-
See the live demo at https://www.fabianswebworld.de/ttxweb.
13+
See the live demo at https://www.fabianswebworld.de/ttxweb (English) or try it out on my blog at https://www.fabianswebworld.de/fwwtext (German).
1414

1515
See and try out the nice 'retro-tv' template at https://www.fabianswebworld.de/fwwtext/?template=retro-tv. Just use the number keys to enter a page number, or the arrow keys to browse through pages (up/down=page numbers, left/right=subpages).
1616

doc/demo_retro_tv.png

-38.3 KB
Loading
188 Bytes
Binary file not shown.
188 Bytes
Binary file not shown.
60 Bytes
Binary file not shown.
40 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)