D11552: [WIP] Handle CJK characters

Michael Heidelbach noreply at phabricator.kde.org
Thu Mar 22 21:31:29 UTC 2018


michaelh added inline comments.

INLINE COMMENTS

> characterrangescjk.cpp:40
> +        }
> +        if (c.isLetter() && m_graphemeWords.contains(c.script())) {
> +            result << c;

Like that? Only 60% aware of what I'm doing here.
Do you know of an example text I can incorporate into the test?
All I've got so far is tables, numbers and such, no text.

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/20180322/7bb1f350/attachment.html>


More information about the Kde-frameworks-devel mailing list