Fixed genfontfile.c (wrong width, shifted values)

This commit is contained in:
Klaus Schmidinger
2004-12-18 13:30:19 +01:00
parent 9bbcf23a86
commit f5fc989ac7
2 changed files with 9 additions and 4 deletions

View File

@@ -3199,3 +3199,5 @@ Video Disk Recorder Revision History
- Fixed setting 'synced' in cRemux when recording radio channels (thanks to
Laurence Abbott).
- Removed the LOCK_THREAD from the LIRC thread (thanks to Ludwig Nussel).
- Fixed genfontfile.c (sometimes the character width was wrong, and the codes were
shifted one too far to the left).