summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
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.