From a70fbaaf50308cacc62bc9d7bb40ea75a4b9b54b Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 5 Jan 2019 13:42:31 -0500 Subject: Honor other base encodings when generating appearances --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c881a338..db5b897f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2019-01-05 Jay Berkenbilt + * When generating appearances, if the font uses one of the + standard, built-in encodings, restrict the character set to that + rather than just to ASCII. This will allow most appearances to + contain characters from the ISO-Latin-1 range plus a few + additional characters. + * Add methods QUtil::utf8_to_win_ansi and QUtil::utf8_to_mac_roman. -- cgit v1.2.3-54-g00ecf