PDA

View Full Version : Other languages' characters in chat menu?


HASTA
14th September 2005, 13:14
I waited for a long time to type my own languages' characters in chat menu. Why can't i use " ı ğ ş " for exemple.

There are many characters like these in different languages.

ColeusRattus
14th September 2005, 13:20
Propably becaus ethe chat uses ASCII instead of Unicode...

HASTA
14th September 2005, 13:28
Yeah i know, but why not unicode?

ColeusRattus
14th September 2005, 13:45
hmm... don't know about that one. But I think there is a thread concerning this somewhere burried in the depths of this forum.

the_angry_angel
14th September 2005, 15:12
Converting from ASCII to Unicode isnt a quick thing to do. It requires doing a fairly large rewrite. It just so happens that during the early, early days of LFS, Scawen didnt use unicode.

Honey
14th September 2005, 22:01
Yeah i know, but why not unicode?
i guess the main reason is because unicode characters requires 2 bytes against 1 byte of ascii and maybe even if quite irrilevant, it helps keepping the net-code of multiplayer more optimized...cosidering that sometimes spectators may chat a lot during races, this may be not so irrilevant...i guess... :)