diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2007-06-10 13:37:03 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2007-06-10 13:37:03 +0200 |
commit | 02d34e065723b308941a013d901619bf14d18c4e (patch) | |
tree | 70c1d0f536fb8a473ca82c9514b552b505f25de5 | |
parent | 855572258202bec0db67a3ba6b2f2be6e7a212e0 (diff) | |
download | vdr-02d34e065723b308941a013d901619bf14d18c4e.tar.gz vdr-02d34e065723b308941a013d901619bf14d18c4e.tar.bz2 |
Added a note about font names and sizes1.5.3
-rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -5199,6 +5199,9 @@ Video Disk Recorder Revision History CAM's version 3.11 firmware. - Fixed getting the code setting from the locale (thanks to Matthias Schwarzott). - Implemented support for Freetype fonts (based on a patch from Alexander Riedel). + The font names and sizes can be adjusted in the "Setup/OSD" menu. + Note that VDR now requires freetype fonts to be installed in + /usr/share/fonts/truetype. - If the OSD device in use has at least 8bpp bitmap depth and this is also used by the current skin, Freetype fonts are displayed "anti-aliased". The new setup parameter "OSD/Anti-alias" can be used to turn this off. |