diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2007-06-17 11:47:18 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2007-06-17 11:47:18 +0200 |
commit | 3c68ef28d0518579c4269c3545699c623d8df47b (patch) | |
tree | 9c7ed2ff269beab8e7428d546dbd098592bf0ac8 /HISTORY | |
parent | 79b1c68ffbe11ada50d8e288efc0255eba268185 (diff) | |
download | vdr-3c68ef28d0518579c4269c3545699c623d8df47b.tar.gz vdr-3c68ef28d0518579c4269c3545699c623d8df47b.tar.bz2 |
Using dummy font if no fonts are installed
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5244,3 +5244,5 @@ Video Disk Recorder Revision History - Replaced strn0cpy() with Utf8Strn0Cpy() where necessary. - Now using 'fontconfig' to determine which fonts to use (thanks to Anssi Hannula for code and hints on how to do this). +- If no fonts are installed, VDR now uses a dummy font that doesn't actually draw + any text, and logs an error message. |