From d2b11bf712f2c13b0b465f83f9fb0653b7dd5525 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 17 Jun 2007 12:15:24 +0200 Subject: Implemented cFont::CreateFont() --- HISTORY | 2 ++ 1 file changed, 2 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 30adc15e..23cae7ff 100644 --- a/HISTORY +++ b/HISTORY @@ -5246,3 +5246,5 @@ Video Disk Recorder Revision History 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. +- The new function cFont::CreateFont() can be used by plugins to create and use + fonts of their own, independent of VDR's standard fonts. -- cgit v1.2.3