D11552: [WIP] Handle CJK characters

Christoph Feck noreply at phabricator.kde.org
Fri Mar 23 20:55:04 UTC 2018


cfeck added inline comments.

INLINE COMMENTS

> termgeneratortestutf.cpp:324
> +
> +    randomSurrogatePairs.append(0x0002CEB0); // Undefined code point
> +    phrase = QString::fromUcs4(randomSurrogatePairs.data(), randomSurrogatePairs.count());

Looking at http://www.unicode.org/roadmaps/sip/ I would suggest to use U+2A6FF instead (U+2CEB0 is used in newer Unicode versions).

REPOSITORY
  R293 Baloo

REVISION DETAIL
  https://phabricator.kde.org/D11552

To: michaelh, hein
Cc: bruns, lbeltrame, #frameworks, alexeymin, cfeck, ashaposhnikov, michaelh, astippich, spoorun, nicolasfella, ngraham
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180323/8a599b96/attachment.html>


More information about the Kde-frameworks-devel mailing list