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

Not working with Chinese IME #34

Closed
molikto opened this issue Mar 22, 2018 · 15 comments
Closed

Not working with Chinese IME #34

molikto opened this issue Mar 22, 2018 · 15 comments

Comments

@molikto
Copy link

molikto commented Mar 22, 2018

Chinese IME not showing compositing text, after input, text shows as ???

screen shot 2018-03-22 at 16 14 32

Device:

screen shot 2018-03-22 at 16 15 51

Version: 46b930e

@elect86
Copy link
Collaborator

elect86 commented Mar 26, 2018

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
and there's going to be some new API to support it properly, currently a WIP [credit to Spasi]

@ice1000
Copy link

ice1000 commented Apr 28, 2018

Sad story

@elect86
Copy link
Collaborator

elect86 commented Jul 27, 2018

So, there is a possibility to have chinese working also on Mac, but I need your support

We should have something like this for this

Also this

@ice1000 the invite is also for you :)

@ice1000
Copy link

ice1000 commented Jul 27, 2018

@molikto This is because you didn't load font like this:

image

@ice1000
Copy link

ice1000 commented Jul 27, 2018

image

imgui supports Chinese if you have a correct font.

@ice1000
Copy link

ice1000 commented Jul 27, 2018

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
Copy link

ice1000 commented Jul 27, 2018

@elect86
Copy link
Collaborator

elect86 commented Jul 28, 2018

@ice1000 May I ask you why the binding? Chinese support/performances/bug/other?

@ice1000
Copy link

ice1000 commented Jul 28, 2018

@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.

@elect86
Copy link
Collaborator

elect86 commented Jul 28, 2018

Got it, but take in account there are 22.6 MB of fonts included.. so the real size is around 7.4 MB

@ice1000
Copy link

ice1000 commented Jul 28, 2018

Why don't you provide an font-excluded version? If you've done this I can save about 30 hours, shit

@elect86
Copy link
Collaborator

elect86 commented Jul 28, 2018

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?

@ice1000
Copy link

ice1000 commented Jul 28, 2018

I just read the release page and misunderstood your work. I was too careless.

@elect86
Copy link
Collaborator

elect86 commented Jul 28, 2018

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

@Sylvyrfysh
Copy link
Collaborator

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!

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

No branches or pull requests

4 participants