We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bidi scanning in recent versions of Firefox is far faster. We can probably adapt some of it, plus possibly an AltiVec nsBidiUtils. See changes in https://hg.mozilla.org/mozilla-central/log/9a92be6b431a/intl/unicharutil/util/nsBidiUtils.cpp
nsBidiUtils
The text was updated successfully, but these errors were encountered:
#482: better bidi M1358275 M1392181 M1428774 + backbugs
0c70c7c
#482: note to self
366e20a
The only thing left is to consider adding SIMD scanning.
Sorry, something went wrong.
No branches or pull requests
Bidi scanning in recent versions of Firefox is far faster. We can probably adapt some of it, plus possibly an AltiVec
nsBidiUtils
. See changes in https://hg.mozilla.org/mozilla-central/log/9a92be6b431a/intl/unicharutil/util/nsBidiUtils.cppThe text was updated successfully, but these errors were encountered: