From b2df8095dee3bec5f0a5cf9a363b364512ed3df9 Mon Sep 17 00:00:00 2001 From: Tobias Grimm Date: Sat, 24 Feb 2018 19:52:31 +0100 Subject: Added teletex2.ttf and copyright note / installation instructions --- README | 11 ++++++++++- teletext2.ttf | Bin 0 -> 102396 bytes 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 teletext2.ttf diff --git a/README b/README index 68a9005..df5767b 100644 --- a/README +++ b/README @@ -8,11 +8,20 @@ Latest version available at: http://projects.vdr-developer.org/projects/show/plg See the file COPYING for license information. +Alistair Buxtons bitmap2ttf (https://github.com/ali1234/bitmap2ttf) was used to +create teletext2.ttf from tv-fonts 1.1 (c) 2002 Gerd Knorr +(https://www.kraxel.org/releases/tv-fonts/). The original fonts are public domain. + Description: Osd-Teletext displays the teletext directly on the OSD. -Both sound and video are played in the background. +Installation: + +You need to install the teletext2.ttf font in order to render special graphics +characters properly. + +Usage: Keys: 1,...,9: insert page number diff --git a/teletext2.ttf b/teletext2.ttf new file mode 100644 index 0000000..005c43d Binary files /dev/null and b/teletext2.ttf differ -- cgit v1.2.3