[Mono-list] Cyrillic and MONO

Alexey Solomakhov solomakhov at mail.ru
Wed Oct 26 17:06:41 EDT 2005


Peter,
Thanks a lot, -codepage:utf8 solved the problem.
Regards,
Alexey

-----Original Message-----
From: Peter Dennis Bartok [mailto:peter at novonyx.com] 
Sent: Wednesday, October 26, 2005 10:14 PM
To: Alexey Solomakhov; mono-list at lists.ximian.com
Subject: Re: [Mono-list] Cyrillic and MONO


Alexey,

Are you using the -codepage argument to tell mcs what encoding your editor 
used for storing the cyrillic characters in your source file? If you can
reply with some sample code (and also maybe one of the strings in 
the email, so we know what it's supposed to look like), I can test here.

Cheers,
  Peter

-----Original Message-----
From: "Alexey Solomakhov" <alex at gismeteo.com>
To: <mono-list at lists.ximian.com>
Date: 26 October, 2005 09:32
Subject: [Mono-list] Cyrillic and MONO


Hi,

I am trying to port some Russian applications to LINUX, specifically to
SUSE10, and my problem is that the output to Console and also the labels of
the controls on the Forms are not displaying Cyrillic letters as expected.
Each Cyrillic character occupies two positions as if someone did not process
Unicode correctly. I have installed some Windows truetype fonts to SUSE, but
with the same result.

Strangely, the Russian version of the "Hello, world" application in plain c
compiled with gcc works correctly.

The problem also is that I am a novice in LINUX and maybe that's the only
reason of other problems.

Can somebody help me to have Cyrillic in Mono?



Regards,

Alexey Solomakhov









More information about the Mono-list mailing list