diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2004-12-18 16:42:46 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2004-12-18 16:42:46 +0100 |
commit | 8db2fc2d24c01ccb76006816ed12452f7ec1745c (patch) | |
tree | aa386b8a2088980204332e4815e332bb5686d484 /HISTORY | |
parent | f5fc989ac713bac5cad8b48b4359b5027757c1ce (diff) | |
download | vdr-8db2fc2d24c01ccb76006816ed12452f7ec1745c.tar.gz vdr-8db2fc2d24c01ccb76006816ed12452f7ec1745c.tar.bz2 |
Fixed the character width and shifted the codes; Renamed font???.c to font???-iso8859-1.c
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -3201,3 +3201,6 @@ Video Disk Recorder Revision History - 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). +- Fixed the character width and shifted the codes one to the right in all font + files. +- Renamed font???.c to font???-iso8859-1.c for symmetry. |