Página 1 de 1

Slovak national font in the IDE editor

Publicado: Mar Dic 09, 2014 8:49 pm
por horvathg
In the IDE editor when I tried to write text "Dokončiť", which contains 2 special Slovak characters, the displayed text was only "Dokoncit" - pure ASCII chcaracters.
I tested Editor options - Main section - Character set parameter with values: ANSI, OEM, East Europe - no success, the text is not displayed correctly.
Setting different fonts in Syntax section dos't matter.
What are the correct settings in this case?

Slovak national font in the IDE editor

Publicado: Mié Dic 10, 2014 9:48 am
por ignacio
Try EastEurope
Regards,


Attached files

Slovak national font in the IDE editor

Publicado: Mié Dic 10, 2014 11:05 am
por jfgimenez
Gejza,
> In the IDE editor when I tried to write text "Dokončiť",
> which contains 2 special Slovak characters, the displayed
> text was only "Dokoncit" - pure ASCII chcaracters.
> I tested Editor options - Main section - Character set
> parameter with values: ANSI, OEM, East Europe - no success,
> the text is not displayed correctly.
> Setting different fonts in Syntax section dos't matter.
>
> What are the correct settings in this case?
Also try UTF-8. However, although the code editor supports UTF-8, those
strings are not managed by Xailer at all, so you need to convert or
manage them to fit your needs.
Regards,
Jose F. Gimenez
http://www.xailer.com
http://www.xailer.info

Slovak national font in the IDE editor

Publicado: Mié Dic 10, 2014 3:14 pm
por horvathg
Thanks for reply,
character set ANSI and Fixedsys font solved the problem.
Best regards
Gejza Horváth

Slovak national font in the IDE editor

Publicado: Mié Dic 10, 2014 5:02 pm
por ignacio
horvathg escribió el mié, 10 diciembre 2014 15:14Thanks for reply,
character set ANSI and Fixedsys font solved the problem.
Best regards
Gejza Horváth

Then I suggest you try this font:
https://www.google.com/fonts/specimen/Droid+Sans+Mono
Download:
http://www.fontsquirrel.com/fonts/droid-sans-mono
I hope it works. It's a really nice font.
Regards,