[Konsole-devel] [Bug 74190] Console Unicode support not 100% there

Thiago Macieira thiago.macieira at kdemail.net
Fri Jan 7 18:12:07 UTC 2005


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
        
http://bugs.kde.org/show_bug.cgi?id=74190        




------- Additional Comments From thiago.macieira kdemail net  2005-01-07 19:12 -------
QString can support 21-bit Unicode chars via UTF-16 surrogate pairs. The problem with that is that QChar won't be able to handle single codepoints. And QString-to-UTF32 conversion will be more difficult.



More information about the konsole-devel mailing list