mirror of
				https://github.com/vdr-projects/vdr.git
				synced 2025-03-01 10:50:46 +00:00 
			
		
		
		
	Fixed the character #207 in fontosd for iso8859-2
This commit is contained in:
		| @@ -1835,6 +1835,7 @@ Ronny Kornexl <ronny.kornexl@online.de> | ||||
| Vladim<EFBFBD>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 | ||||
|  for fixing the character #207 in fontosd for iso8859-2 | ||||
|  | ||||
| Christoph Haubrich <christoph1.haubrich@arcor.de> | ||||
|  for making the "Ok" key in the "Jump" mode of the replay progress display confirm | ||||
|   | ||||
							
								
								
									
										1
									
								
								HISTORY
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								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<69>r B<>rta). | ||||
|   | ||||
| @@ -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, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user