From: Andy I. <ai...@vs...> - 2004-04-21 11:23:29
|
And resend patch again. :) some optimizations are presented. Andy Igoshin wrote: > > michael wrote: > > > > really goodО?? > > > > but on my platform, by nl_langinfo it gets GB2312-1980, and it can't > > > > be recognized by iconv, iconv only support Gb2312, do you meet > > > > problem like this? > > No. > > In Solaris/ru(ISO8859-5), AIX/ru_RU(ISO8859-5) and linux/ru_RU.UTF-8 > codepages are determined correctly: as ISO8859-5 and UTF-8 > > Maybe you need to add alias for iconv GB2312 -> GB2312-1980 > > > > ----- Original Message ----- > > From: "Andy Igoshin" <ai...@vs...> > > To: <rde...@li...> > > Sent: Tuesday, April 20, 2004 10:48 PM > > Subject: Re: [rdesktop-devel] Re: about driver mapping problem > > > > > Resending again, this time with automatic determination of the codepage. > > > > > > patch attached. > > > > > > Andy Igoshin wrote: > > > > > > > > Hi, Michael! > > > > > > > > I made small changes for your patch and implement a command line key > > > > for specifying a codepage. for example: rdesktop -P UTF-8 ... > > > > > > > > and small fixes about g_username size. > > > > > > > > patch attached. > > > > > > > > > > michael wrote: > > > > > > > > > > > > > > OK, I have the diff in the attachment of this letter. > > > > > > > > > > > > > > But the source code is for conversion between chinese and ascii, > > > > > > > > > > > > > > I use iconv function to get it to work. I don't know much about > > > > > > > > > > > > > > locale functions, so I can't code it more commonly for automatic > > > > > > > > > > > > > > conversion between languages, Though you can easily get it worked > > > > > > > > > > > > > > with your locale, I think. > > > > > > > > > > > > > > I hope someone will get it more common for all users. Perhaps > > > > > > > > > > > > > > we can add some options for it, thx for all the work of rdesktop > > > > > > > > > > > > > > developers, really! -- Andy Igoshin <ai...@vs...> Voronezh State University Phone: +7 (0732) 522406 Network Operation Center Fax: +7 (0732) 208820 Voronezh, Russia |