Skip to content
New issue

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

Fix Unicode codepoint conversion from UTF-16 #192

Merged
merged 1 commit into from
Oct 10, 2023

Conversation

alvinhochun
Copy link
Contributor

This fixes conversion of codepoints like U+28000, U+F1FFF, U+100000, etc.

cc @therahedwig

This fixes conversion of codepoints like U+28000, U+F1FFF, U+100000, etc.
kdesysadmin pushed a commit to KDE/krita that referenced this pull request Sep 1, 2023
This fixes handling of codepoints like U+28000, U+F1FFF, U+100000, etc.
in the text tool.

Upstream PR: HOST-Oman/libraqm#192
kdesysadmin pushed a commit to KDE/krita that referenced this pull request Sep 1, 2023
This fixes handling of codepoints like U+28000, U+F1FFF, U+100000, etc.
in the text tool.

Upstream PR: HOST-Oman/libraqm#192

(cherry picked from commit e62a0fe)
@khaledhosny khaledhosny merged commit 9d7ca9d into HOST-Oman:master Oct 10, 2023
5 checks passed
@khaledhosny
Copy link
Collaborator

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants