diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-05-05 13:49:57 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-05-05 13:49:57 +0200 |
commit | 452eec70a7194b57b3ae2653795af632e38c8f4e (patch) | |
tree | 8cf1775ec966c600757a2c0aa636cf4ad46d2bf8 | |
parent | c7af51870a9a1d3aac81f863b8b16f50c7000963 (diff) | |
download | vdr-452eec70a7194b57b3ae2653795af632e38c8f4e.tar.gz vdr-452eec70a7194b57b3ae2653795af632e38c8f4e.tar.bz2 |
Fixed the character 'r' in fontosd and fontsml for iso8859-2
-rw-r--r-- | CONTRIBUTORS | 1 | ||||
-rw-r--r-- | HISTORY | 2 | ||||
-rw-r--r-- | fontosd-iso8859-2.c | 56 | ||||
-rw-r--r-- | fontsml-iso8859-2.c | 48 |
4 files changed, 55 insertions, 52 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index b8ef105f..1d6552b3 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1834,6 +1834,7 @@ Ronny Kornexl <ronny.kornexl@online.de> Vladimír Bárta <vladimir.barta@k2atmitec.cz> for translating OSD texts to the Czech language + for fixing the character 'r' in fontosd and fontsml for iso8859-2 Christoph Haubrich <christoph1.haubrich@arcor.de> for making the "Ok" key in the "Jump" mode of the replay progress display confirm @@ -4700,3 +4700,5 @@ Video Disk Recorder Revision History - Updated the Czech OSD texts (thanks to Vladimír Bárta). - Fixed handling the "Power" key in case a timer is about to start recording (thanks to Udo Richter). +- Fixed the character 'r' in fontosd and fontsml for iso8859-2 (thanks to Vladimír + Bárta). diff --git a/fontosd-iso8859-2.c b/fontosd-iso8859-2.c index c5f66408..7926f6df 100644 --- a/fontosd-iso8859-2.c +++ b/fontosd-iso8859-2.c @@ -2471,34 +2471,34 @@ static const cFont::tPixelData FontOsd_iso8859_2[][29] = { 0x0000000C, // .........**.. }, { // 114 - 10, 27, - 0x00000000, // .......... - 0x00000000, // .......... - 0x00000000, // .......... - 0x00000000, // .......... - 0x00000000, // .......... - 0x00000000, // .......... - 0x00000000, // .......... - 0x00000000, // .......... - 0x00000000, // .......... - 0x00000000, // .......... - 0x000000CE, // ..**..***. - 0x000000FE, // ..*******. - 0x000000E0, // ..***..... - 0x000000C0, // ..**...... - 0x000000C0, // ..**...... - 0x000000C0, // ..**...... - 0x000000C0, // ..**...... - 0x000000C0, // ..**...... - 0x000000C0, // ..**...... - 0x000000C0, // ..**...... - 0x000000C0, // ..**...... - 0x000000C0, // ..**...... - 0x00000000, // .......... - 0x00000000, // .......... - 0x00000000, // .......... - 0x00000000, // .......... - 0x00000000, // .......... + 8, 27, + 0x00000000, // ........ + 0x00000000, // ........ + 0x00000000, // ........ + 0x00000000, // ........ + 0x00000000, // ........ + 0x00000000, // ........ + 0x00000000, // ........ + 0x00000000, // ........ + 0x00000000, // ........ + 0x00000000, // ........ + 0x0000000E, // ....***. + 0x0000003E, // ..*****. + 0x00000038, // ..***... + 0x00000030, // ..**.... + 0x00000030, // ..**.... + 0x00000030, // ..**.... + 0x00000030, // ..**.... + 0x00000030, // ..**.... + 0x00000030, // ..**.... + 0x00000030, // ..**.... + 0x00000030, // ..**.... + 0x00000030, // ..**.... + 0x00000000, // ........ + 0x00000000, // ........ + 0x00000000, // ........ + 0x00000000, // ........ + 0x00000000, // ........ }, { // 115 12, 27, diff --git a/fontsml-iso8859-2.c b/fontsml-iso8859-2.c index af1d8a8b..8b02a17e 100644 --- a/fontsml-iso8859-2.c +++ b/fontsml-iso8859-2.c @@ -2132,30 +2132,30 @@ static const cFont::tPixelData FontSml_iso8859_2[][25] = { 0x00000006, // ........**. }, { // 114 - 9, 23, - 0x00000000, // ......... - 0x00000000, // ......... - 0x00000000, // ......... - 0x00000000, // ......... - 0x00000000, // ......... - 0x00000000, // ......... - 0x00000000, // ......... - 0x00000000, // ......... - 0x00000000, // ......... - 0x000000CC, // .**..**.. - 0x000000F8, // .*****... - 0x000000E0, // .***..... - 0x000000C0, // .**...... - 0x000000C0, // .**...... - 0x000000C0, // .**...... - 0x000000C0, // .**...... - 0x000000C0, // .**...... - 0x000000C0, // .**...... - 0x000000C0, // .**...... - 0x00000000, // ......... - 0x00000000, // ......... - 0x00000000, // ......... - 0x00000000, // ......... + 6, 23, + 0x00000000, // ...... + 0x00000000, // ...... + 0x00000000, // ...... + 0x00000000, // ...... + 0x00000000, // ...... + 0x00000000, // ...... + 0x00000000, // ...... + 0x00000000, // ...... + 0x00000000, // ...... + 0x0000001B, // .**.** + 0x0000001B, // .**.** + 0x0000001C, // .***.. + 0x00000018, // .**... + 0x00000018, // .**... + 0x00000018, // .**... + 0x00000018, // .**... + 0x00000018, // .**... + 0x00000018, // .**... + 0x00000018, // .**... + 0x00000000, // ...... + 0x00000000, // ...... + 0x00000000, // ...... + 0x00000000, // ...... }, { // 115 9, 23, |