From 452eec70a7194b57b3ae2653795af632e38c8f4e Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Fri, 5 May 2006 13:49:57 +0200 Subject: Fixed the character 'r' in fontosd and fontsml for iso8859-2 --- fontosd-iso8859-2.c | 56 ++++++++++++++++++++++++++--------------------------- 1 file changed, 28 insertions(+), 28 deletions(-) (limited to 'fontosd-iso8859-2.c') 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, -- cgit v1.2.3