1
0
mirror of https://github.com/VDR4Arch/vdr.git synced 2023-10-10 13:36:52 +02:00

Fixed some characters in the iso8859-2 font file

This commit is contained in:
Klaus Schmidinger 2004-11-20 11:10:32 +01:00
parent b04f71562d
commit 4045acdd51
3 changed files with 60 additions and 56 deletions

View File

@ -1156,3 +1156,6 @@ Sascha Klek <sklek@gmx.de>
Andreas Brugger <brougs78@gmx.net> Andreas Brugger <brougs78@gmx.net>
for reporting a possible crash when pausing live video and the recording was for reporting a possible crash when pausing live video and the recording was
unable to start, maybe because there was no lock on the device unable to start, maybe because there was no lock on the device
Dino Ravnic <dino.ravnic@fer.hr>
for fixing some characters in the iso8859-2 font file

View File

@ -3152,3 +3152,4 @@ Video Disk Recorder Revision History
- Fixed a possible crash when pausing live video and the recording was unable - Fixed a possible crash when pausing live video and the recording was unable
to start, maybe because there was no lock on the device (thanks to Andreas to start, maybe because there was no lock on the device (thanks to Andreas
Brugger for reporting this one). Brugger for reporting this one).
- Fixed some characters in the iso8859-2 font file (thanks to Dino Ravnic).

View File

@ -4992,34 +4992,34 @@ cFont::tPixelData FontOsd_iso8859_2[][29] = {
0x00000000, // ............... 0x00000000, // ...............
}, },
{ // 198 iso8859-2 { // 198 iso8859-2
12, 27, 17, 27,
0x00000000, // ............ 0x000000E0, // ..........***....
0x00000000, // ............ 0x000000C0, // ..........**.....
0x00000000, // ............ 0x00000180, // .........**......
0x00000000, // ............ 0x00000300, // ........**.......
0x00000000, // ............ 0x00000000, // .................
0x00000000, // ............ 0x00000FC0, // ......******.....
0x00000030, // .......**... 0x00003FE0, // ....*********....
0x00000060, // ......**.... 0x00007070, // ...***.....***...
0x000000C0, // .....**..... 0x0000E038, // ..***.......***..
0x00000000, // ............ 0x0000C018, // ..**.........**..
0x000001F0, // ....*****... 0x0000C000, // ..**.............
0x000007F8, // ..********.. 0x00018000, // .**..............
0x0000061C, // ..**....***. 0x00018000, // .**..............
0x00000C0C, // .**......**. 0x00018000, // .**..............
0x00000C00, // .**......... 0x00018000, // .**..............
0x00000C00, // .**......... 0x00018000, // .**..............
0x00000C00, // .**......... 0x00018018, // .**..........**..
0x00000C00, // .**......... 0x0000C018, // ..**.........**..
0x00000C0C, // .**......**. 0x0000E018, // ..***........**..
0x0000061C, // ..**....***. 0x00007030, // ...***......**...
0x000007F8, // ..********.. 0x00007FF0, // ...***********...
0x000001F0, // ....*****... 0x00001FC0, // .....*******.....
0x00000000, // ............ 0x00000000, // .................
0x00000000, // ............ 0x00000000, // .................
0x00000000, // ............ 0x00000000, // .................
0x00000000, // ............ 0x00000000, // .................
0x00000000, // ............ 0x00000000, // .................
}, },
{ // 199 { // 199
17, 27, 17, 27,
@ -5952,34 +5952,34 @@ cFont::tPixelData FontOsd_iso8859_2[][29] = {
0x00000000, // ............. 0x00000000, // .............
}, },
{ // 230 iso8859-2 { // 230 iso8859-2
17, 27, 12, 27,
0x000000E0, // ..........***.... 0x00000000, // ............
0x000000C0, // ..........**..... 0x00000000, // ............
0x00000180, // .........**...... 0x00000000, // ............
0x00000300, // ........**....... 0x00000000, // ............
0x00000000, // ................. 0x00000000, // ............
0x00000FC0, // ......******..... 0x00000000, // ............
0x00003FE0, // ....*********.... 0x00000030, // .......**...
0x00007070, // ...***.....***... 0x00000060, // ......**....
0x0000E038, // ..***.......***.. 0x000000C0, // .....**.....
0x0000C018, // ..**.........**.. 0x00000000, // ............
0x0000C000, // ..**............. 0x000001F0, // ....*****...
0x00018000, // .**.............. 0x000007F8, // ..********..
0x00018000, // .**.............. 0x0000061C, // ..**....***.
0x00018000, // .**.............. 0x00000C0C, // .**......**.
0x00018000, // .**.............. 0x00000C00, // .**.........
0x00018000, // .**.............. 0x00000C00, // .**.........
0x00018018, // .**..........**.. 0x00000C00, // .**.........
0x0000C018, // ..**.........**.. 0x00000C00, // .**.........
0x0000E018, // ..***........**.. 0x00000C0C, // .**......**.
0x00007030, // ...***......**... 0x0000061C, // ..**....***.
0x00007FF0, // ...***********... 0x000007F8, // ..********..
0x00001FC0, // .....*******..... 0x000001F0, // ....*****...
0x00000000, // ................. 0x00000000, // ............
0x00000000, // ................. 0x00000000, // ............
0x00000000, // ................. 0x00000000, // ............
0x00000000, // ................. 0x00000000, // ............
0x00000000, // ................. 0x00000000, // ............
}, },
{ // 231 { // 231
12, 27, 12, 27,