From b6080634cc57b02f53d427deb45a2dcc297c94be Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Thu, 22 Dec 2016 12:53:09 +0100 Subject: Added cFont::Width(void) to get the default character width and allow stretched font drawing in high level OSDs --- HISTORY | 2 ++ 1 file changed, 2 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index ce3af2d7..db1b2170 100644 --- a/HISTORY +++ b/HISTORY @@ -8862,3 +8862,5 @@ Video Disk Recorder Revision History - Fixed replaying recordings to their very end, if they don't end with an I-frame (thanks to Thomas Reufer). - Implemented a frame parser for H.265 (HEVC) recordings (thanks to Thomas Reufer). +- Added cFont::Width(void) to get the default character width and allow stretched + font drawing in high level OSDs (thanks to Thomas Reufer). -- cgit v1.2.3