summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CONTRIBUTORS3
-rw-r--r--HISTORY1
-rw-r--r--fontosd-iso8859-2.c112
3 files changed, 60 insertions, 56 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index 3ee94b44..2665c1c9 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -1156,3 +1156,6 @@ Sascha Klek <sklek@gmx.de>
Andreas Brugger <brougs78@gmx.net>
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
+
+Dino Ravnic <dino.ravnic@fer.hr>
+ for fixing some characters in the iso8859-2 font file
diff --git a/HISTORY b/HISTORY
index 5fe0e37c..1e597455 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3152,3 +3152,4 @@ Video Disk Recorder Revision History
- 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
Brugger for reporting this one).
+- Fixed some characters in the iso8859-2 font file (thanks to Dino Ravnic).
diff --git a/fontosd-iso8859-2.c b/fontosd-iso8859-2.c
index bf9c0fb9..4b68e4e5 100644
--- a/fontosd-iso8859-2.c
+++ b/fontosd-iso8859-2.c
@@ -4992,34 +4992,34 @@ cFont::tPixelData FontOsd_iso8859_2[][29] = {
0x00000000, // ...............
},
{ // 198 iso8859-2
- 12, 27,
- 0x00000000, // ............
- 0x00000000, // ............
- 0x00000000, // ............
- 0x00000000, // ............
- 0x00000000, // ............
- 0x00000000, // ............
- 0x00000030, // .......**...
- 0x00000060, // ......**....
- 0x000000C0, // .....**.....
- 0x00000000, // ............
- 0x000001F0, // ....*****...
- 0x000007F8, // ..********..
- 0x0000061C, // ..**....***.
- 0x00000C0C, // .**......**.
- 0x00000C00, // .**.........
- 0x00000C00, // .**.........
- 0x00000C00, // .**.........
- 0x00000C00, // .**.........
- 0x00000C0C, // .**......**.
- 0x0000061C, // ..**....***.
- 0x000007F8, // ..********..
- 0x000001F0, // ....*****...
- 0x00000000, // ............
- 0x00000000, // ............
- 0x00000000, // ............
- 0x00000000, // ............
- 0x00000000, // ............
+ 17, 27,
+ 0x000000E0, // ..........***....
+ 0x000000C0, // ..........**.....
+ 0x00000180, // .........**......
+ 0x00000300, // ........**.......
+ 0x00000000, // .................
+ 0x00000FC0, // ......******.....
+ 0x00003FE0, // ....*********....
+ 0x00007070, // ...***.....***...
+ 0x0000E038, // ..***.......***..
+ 0x0000C018, // ..**.........**..
+ 0x0000C000, // ..**.............
+ 0x00018000, // .**..............
+ 0x00018000, // .**..............
+ 0x00018000, // .**..............
+ 0x00018000, // .**..............
+ 0x00018000, // .**..............
+ 0x00018018, // .**..........**..
+ 0x0000C018, // ..**.........**..
+ 0x0000E018, // ..***........**..
+ 0x00007030, // ...***......**...
+ 0x00007FF0, // ...***********...
+ 0x00001FC0, // .....*******.....
+ 0x00000000, // .................
+ 0x00000000, // .................
+ 0x00000000, // .................
+ 0x00000000, // .................
+ 0x00000000, // .................
},
{ // 199
17, 27,
@@ -5952,34 +5952,34 @@ cFont::tPixelData FontOsd_iso8859_2[][29] = {
0x00000000, // .............
},
{ // 230 iso8859-2
- 17, 27,
- 0x000000E0, // ..........***....
- 0x000000C0, // ..........**.....
- 0x00000180, // .........**......
- 0x00000300, // ........**.......
- 0x00000000, // .................
- 0x00000FC0, // ......******.....
- 0x00003FE0, // ....*********....
- 0x00007070, // ...***.....***...
- 0x0000E038, // ..***.......***..
- 0x0000C018, // ..**.........**..
- 0x0000C000, // ..**.............
- 0x00018000, // .**..............
- 0x00018000, // .**..............
- 0x00018000, // .**..............
- 0x00018000, // .**..............
- 0x00018000, // .**..............
- 0x00018018, // .**..........**..
- 0x0000C018, // ..**.........**..
- 0x0000E018, // ..***........**..
- 0x00007030, // ...***......**...
- 0x00007FF0, // ...***********...
- 0x00001FC0, // .....*******.....
- 0x00000000, // .................
- 0x00000000, // .................
- 0x00000000, // .................
- 0x00000000, // .................
- 0x00000000, // .................
+ 12, 27,
+ 0x00000000, // ............
+ 0x00000000, // ............
+ 0x00000000, // ............
+ 0x00000000, // ............
+ 0x00000000, // ............
+ 0x00000000, // ............
+ 0x00000030, // .......**...
+ 0x00000060, // ......**....
+ 0x000000C0, // .....**.....
+ 0x00000000, // ............
+ 0x000001F0, // ....*****...
+ 0x000007F8, // ..********..
+ 0x0000061C, // ..**....***.
+ 0x00000C0C, // .**......**.
+ 0x00000C00, // .**.........
+ 0x00000C00, // .**.........
+ 0x00000C00, // .**.........
+ 0x00000C00, // .**.........
+ 0x00000C0C, // .**......**.
+ 0x0000061C, // ..**....***.
+ 0x000007F8, // ..********..
+ 0x000001F0, // ....*****...
+ 0x00000000, // ............
+ 0x00000000, // ............
+ 0x00000000, // ............
+ 0x00000000, // ............
+ 0x00000000, // ............
},
{ // 231
12, 27,