-
-
Notifications
You must be signed in to change notification settings - Fork 21.3k
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
Unicode support please. #1644
Comments
what specific input language are you using? |
I want to use chinese, how to do? |
i'm not really sure, is the IM for chinese the same as for korean and japanese? |
I input Chinese, Yes it the same as for korean and japanese. |
I've just tried entering Japanese into a label text field (inspector value), but the chars appear as English instead of direct Japanese (as is usual on Mac, irrespective of font setting). I could try it on Windows if you like. Is there anything specially needed to enter & use Asian chars? |
Well I can't enter Japanese into a label on windows either, and I imported a japanese fnt (with unicode set) as well, but no good. I guess the editor (fields in the inspector) is not supporting unicode, however from this post (http://www.godotengine.org/forum/viewtopic.php?f=11&t=86&p=294&hilit=japanese#p1203) it seems to have once supported it? This issue has also been raised here: #29 |
I have an update - I am new so I'm not so familiar with unicode status of GD, but after some research on the forum, I think it the editor seems to work with CJK. I just tried an experiment after reading this forum post (http://www.godotengine.org/forum/viewtopic.php?f=11&t=725&p=3310&hilit=unicode#p3310) and I reported a result here (#29) after stumbling upon that issue. I wonder if Angluca can try again, by setting up an editor font (you'll have to import one, being careful to set unicode as the font type when importing). I'd be glad to hear a confirmation from reduz, but it seems the editor does indeed support unicode (and IME text entry) provided that initially, a unicode font is setup as an editor font. |
I import a font, set global font, and editor font... |
I see it |
我沒有多看資料,打扰了 |
I also have a problem to blank lines when I use my native language, the editor does not have any place that could accept what I write something other than the digits when I'm in natural language :( |
@niu2x: is your problem solved? |
I CAN not solve it. |
maybe your IME is special. Your IME have a special top-left corner to cache your native character. |
@niu2x I used the standard IME in Microsoft windows. What operating system are you using? I guess I can try setting up a Chinese IME & font and try on PC or Mac. Which Chinese system are you using (simple or traditional or other)? |
My operating system is fedora20. |
yeah, I Know. |
@niu2x The other thing you can try on fedora is install the fonts as I mentioned, but input the text into another text editor (where the IME should be ok in that program) and then copy and paste the text from the text editor into the text value in Godot. Try as an experiment to see if this workaround can work. |
Ok,i will have a try。 |
Can't input Chinese on mac, I think the same on linux. |
@Angluca I'll try Japanese a bit later on my Mac & let you know (confirm or otherwise) |
Can not input on Ubuntu, too. |
Hi to all!! On Fri, Apr 10, 2015 at 11:05 AM, Gen notifications@github.com wrote:
|
@michaeldesu Oh It's work now! Thank you very much, I always can't use IME input word to it, Only copy&paste, But I think It's no matter. |
@niu2x 在mac上不能在GODOT里面输入中文, linux上应该也差不多, 可能跟不支持IME有关吧, 不过可以复制粘帖进去, 问题也算是解决了, 希望以后支持输入法输入, |
@Angluca I did the setup process on my Mac, and I agree with you. The IME doesn't work on the Mac, but it's possible to paste in Japanese from a text editor etc. I agree, it's not ideal. @reduz do you think it's possible to make the Mac support text entry from its IME? Seems like the similar issue from Linux. With Windows, it's just lucky MS supports the 'alternative' text-entry scheme. |
@Angluca I think it's important not to close it, since there's still an issue with non-Latin text entry |
Hi to all!! |
@sampad1370 seems like there was some discussion about Arabic here #982 but I'm not sure about the conclusion. Anway if you follow my method using the appropriate Arabic font, it should be fine (unless there is some font direction issue) |
Hi to all!! |
@sampad1370 Sorry, Maybe only paste now, Don't repost. You can download arabic language font try it. |
sampad, see issue #982 for details on the engine's Arabic support (long story short, it's being worked on but it's not ready yet). |
sorry,excuse me!! |
thanks for your help,but Arabic and Persian Language is a difficult challenge for Godot Engine!! |
I must tell you,even paste can't work in fedora。maybe i need to install another ime or install win8 |
@niu2x That's surprising that paste doesn't even work - well at least you know Windows works (best so far for text entry) & Mac works for pasting. I guess any version of Windows will be ok (not just 8 since the IME in 8 is pretty much the same as earlier versions of Windows). Hopefully text entry via IMEs will be fixed in the future. |
OK, let me skip the problem. |
@michaeldesu |
When have a way to make the translation I am happy take part to make contributions for Godot translation for my language, and perhaps even other that I know! |
@OlexiyKravchuk I guess a formal or separate request is needed to allow the editor GUI itself to be localised. JFYI I noticed this post that shows MaryNate started or demonstrated the possibility to do an independent Chinese localisation within the source code directly. |
Yes, I be there today, it's an interesting project, I hope in the final outcome will be possible to conveniently add any number of translations in any language, and it will have the official support out of the box as in the blender! |
Unicode support really should be added for 1.1 release. It seems to be reason of other problems, for example godot does not save its configs becouse of non latin path to appdata, thats why I cant import templates, fonts and other stuff. |
Any info on this issue? I think the problem can be fixed for 2.0 by changing standard font. |
Closing as a duplicate of #29. |
I use it on mac.
Solutions
http://www.michaelsydenham.com/getting-godot-engine-to-display-japanese/
It's can work, But can't use IME input unicode to it.
The text was updated successfully, but these errors were encountered: