Programming and international character sets.

Guy Harris guy at auspex.UUCP
Wed Nov 2 16:45:05 AEST 1988


>This also requires some fancy footwork on the part of applications, since
>displaying these messages is bound to be very difficult since some 
>languages read left-to-right, some read right-to-left, and some sucn as
>Mongolian, do both and even go diagonally.  Add string attributs such as 
>centering and justification and character attributes such as inverse, normal 
>and blinking and messaging becomes very interesting indeed.

And then add, on top of that, the fact that computer displays are often
graphical, not just text.  For instance, you might have an array of
"buttons" on the screen; the layout of the panel might differ depending
on whether the buttons are filled up with short English words or
typicalverylongGermanwords.



More information about the Comp.lang.c mailing list