Marbasoft
Member
|
[SOLVED] - EE 2.0 : Gui Editor
In the gui editor when i put a Text component, then in the propertie "Code" i type "Séléctionnez la partie à charger" on the render it's ok, but in the propertie "Code" it's became "S?l?ctionnez la partie ? charger".
Looks like UTF-8 problem
(This post was last modified: 03-12-2013 09:14 PM by Marbasoft.)
|
|
03-12-2013 08:25 PM |
|
Esenthel
Administrator
|
RE: [BUG] - EE 2.0 : Gui Editor
Hi,
This is not a bug, just the default font in the Editor not having those characters included.
It will work ok in your game as long as you have created a font with specified characters.
|
|
03-12-2013 08:31 PM |
|
Esenthel
Administrator
|
RE: [BUG] - EE 2.0 : Gui Editor
If I would include full character set to default font, it would be of 2.5 MB size instead of 0.5 MB size.
engine.pak would grow 2MB
|
|
03-12-2013 08:35 PM |
|
Marbasoft
Member
|
RE: [BUG] - EE 2.0 : Gui Editor
Ok, i prefer have "?" instead so
|
|
03-12-2013 09:14 PM |
|
Marbasoft
Member
|
RE: [SOLVED] - EE 2.0 : Gui Editor
(03-12-2013 10:46 PM)gdalex Wrote: @Marbasoft : a good workaround would be to create a new font and check "French" characters
As Esenthel said, it's the editor font that cannot handle french characters
As I said, in the renderer, my text is ok (i already checked "French" characters )
|
|
03-13-2013 09:14 AM |
|