Hi,

On Wed, 5 Jul 2006, Henrique Peron wrote:

> DISPLAY CON=(,,3)
> MODE CON CODEPAGE PREPARE=((858,852) C:\FDOS\BIN\EGA.CPX)
> MODE CON CODEPAGE PREPARE=((,,808) C:\FDOS\BIN\EGA3.CPX)
>
> Then, you'll type MODE CON CODEPAGE SELECT=858 for french or 852 for polish
> or 808 for russian.

UTF-8 is codepage 65001 but I doubt that'll work. Maybe, once somebody 
implements CP932 and other double-byte character sets (DBCS) support, then 
UTF-8 will be easier. But displaying all those characters requires 
graphics mode, text mode won't do. It just needs some serious developer's 
interest from East Asia to get that working.

As for converting, and then displaying the result in your favourite 
DOS character set, recode will do; search for rcode35b.zip in the v2gnu 
directory of your local DJGPP mirror.

With the DJGPP port of GNU Emacs you may also be able to view and 
edit UTF-8 files.

Bart


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to