diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 1d6552b3..4147eab2 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1835,6 +1835,7 @@ Ronny Kornexl Vladimír Bárta for translating OSD texts to the Czech language for fixing the character 'r' in fontosd and fontsml for iso8859-2 + for fixing the character #207 in fontosd for iso8859-2 Christoph Haubrich for making the "Ok" key in the "Jump" mode of the replay progress display confirm diff --git a/HISTORY b/HISTORY index 9ec0d56b..addcfbb8 100644 --- a/HISTORY +++ b/HISTORY @@ -4707,3 +4707,4 @@ Video Disk Recorder Revision History start way off of their VPS time wouldn't be recorded correctly. - If VPS timers are active, their events are now being kept up to date if there are any free devices available. +- Fixed the character #207 in fontosd for iso8859-2 (thanks to Vladimír Bárta). diff --git a/fontosd-iso8859-2.c b/fontosd-iso8859-2.c index 7926f6df..66224adc 100644 --- a/fontosd-iso8859-2.c +++ b/fontosd-iso8859-2.c @@ -5261,34 +5261,34 @@ static const cFont::tPixelData FontOsd_iso8859_2[][29] = { 0x00000000, // ........ }, { // 207 - 6, 27, - 0x00000000, // ...... - 0x00000033, // **..** - 0x00000033, // **..** - 0x00000033, // **..** - 0x00000000, // ...... - 0x0000000C, // ..**.. - 0x0000000C, // ..**.. - 0x0000000C, // ..**.. - 0x0000000C, // ..**.. - 0x0000000C, // ..**.. - 0x0000000C, // ..**.. - 0x0000000C, // ..**.. - 0x0000000C, // ..**.. - 0x0000000C, // ..**.. - 0x0000000C, // ..**.. - 0x0000000C, // ..**.. - 0x0000000C, // ..**.. - 0x0000000C, // ..**.. - 0x0000000C, // ..**.. - 0x0000000C, // ..**.. - 0x0000000C, // ..**.. - 0x0000000C, // ..**.. - 0x00000000, // ...... - 0x00000000, // ...... - 0x00000000, // ...... - 0x00000000, // ...... - 0x00000000, // ...... + 17, 27, + 0x00001860, // ....**....**..... + 0x00000CC0, // .....**..**...... + 0x00000780, // ......****....... + 0x00000300, // .......**........ + 0x00000000, // ................. + 0x00007FC0, // ..*********...... + 0x00007FF0, // ..***********.... + 0x00006078, // ..**......****... + 0x00006018, // ..**........**... + 0x00006018, // ..**........**... + 0x0000600C, // ..**.........**.. + 0x0000600C, // ..**.........**.. + 0x0000600C, // ..**.........**.. + 0x0000600C, // ..**.........**.. + 0x0000600C, // ..**.........**.. + 0x0000600C, // ..**.........**.. + 0x0000600C, // ..**.........**.. + 0x00006018, // ..**........**... + 0x00006018, // ..**........**... + 0x00006070, // ..**......***.... + 0x00007FF0, // ..***********.... + 0x00007FC0, // ..*********...... + 0x00000000, // ................. + 0x00000000, // ................. + 0x00000000, // ................. + 0x00000000, // ................. + 0x00000000, // ................. }, { // 208 iso8859-2 17, 27,