-
Notifications
You must be signed in to change notification settings - Fork 36
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
Not working with Chinese IME #34
Comments
Hi, the only experience I had with IME was on Windows... If you are available, we may cooperate together to try to get this working Edit: looks like IME support has been moved to the 3.4 milestone |
Sad story |
@molikto This is because you didn't load font like this: |
I think it's rather simple if using an imgui window as IME window is acceptable since imgui window creation is very lightweight. @elect86 |
@ice1000 May I ask you why the binding? Chinese support/performances/bug/other? |
@elect86 This binding is too large, mine is about 1mb per platform and about 4mb in total but this repo is about 30mb, unacceptable to me. |
Got it, but take in account there are 22.6 MB of fonts included.. so the real size is around 7.4 MB |
Why don't you provide an font-excluded version? If you've done this I can save about 30 hours, shit |
Ah shit, but why you didnt tell me before? 😁 Good question, though. I'll modify the README How were you using it however? Gradle or fat jar? |
I just read the release page and misunderstood your work. I was too careless. |
No problem, anyway, I actually checked the real size (without the fonts): 1.5 mb. This makes actually sense since the native you have to include will make it heavier |
Hi! Friendly reminder that there has been no activity here for over a month and this appears to be fixed. If you wish to keep this open, please respond with what still is an issue, or this will be closed in a week. Thanks! |
Chinese IME not showing compositing text, after input, text shows as
???
Device:
Version: 46b930e
The text was updated successfully, but these errors were encountered: