Made some functions of cFont virtual to allow implementing dummy fonts for the 'curses' skin

This commit is contained in:
Klaus Schmidinger
2004-05-31 14:09:52 +02:00
parent e056cae892
commit d6f2f1675c
6 changed files with 22 additions and 16 deletions

View File

@@ -2864,3 +2864,5 @@ Video Disk Recorder Revision History
CA ids to be added to the channel definitions (thanks to Wayne Keer for reporting
this one, and Marcel Wiesweg for fixing it).
- Fixed handling colors in cDvbSpuPalette::yuv2rgb() (thanks to Marco Schl<68><6C>ler).
- Made some functions of cFont virtual to allow implementing dummy fonts for the
'curses' skin.