From 91dff73cf48d96a17c66b6476c48326aa379c409 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Fri, 29 Feb 2008 13:41:11 +0100 Subject: Fixed a crash in cFreetypeFont::DrawText() if an unknown symbol is encountered; unknown symbols are replaced with a '?' --- HISTORY | 2 ++ 1 file changed, 2 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index c1a7cf39..4c6987f4 100644 --- a/HISTORY +++ b/HISTORY @@ -5682,3 +5682,5 @@ Video Disk Recorder Revision History - Updated French language texts (thanks to Jean-Claude Repetto). - Fixed handling 3 and 4 byte UTF-8 symbols in Utf8CharGet() (thanks to Andreas Mair). +- Fixed a crash in cFreetypeFont::DrawText() if an unknown symbol is encountered + (thanks to Tobias Grimm). Unknown symbols are replaced with a '?'. -- cgit v1.2.3