Okay, one more spam. I want to generate a new code page file for code page 20261, the T.61 (Teletex) code page. The comments in the c_*.c files in libs/unicode say the files are generated, so I was wondering.. by what?
There's no file for 20261 on the unicode.org web site, but I wrote a Windows program that spits out the encoding of each unicode character in 20261. I'll happily mangle it to produce the format desired by whatever converter program.. unless there isn't one.
Thanks, --Juan
__________________________________ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com
"Juan Lang" juan_lang@yahoo.com wrote:
Okay, one more spam. I want to generate a new code page file for code page 20261, the T.61 (Teletex) code page. The comments in the c_*.c files in libs/unicode say the files are generated, so I was wondering.. by what?
They are generated by libs/unicode/cpmap.pl
There's no file for 20261 on the unicode.org web site, but I wrote a Windows program that spits out the encoding of each unicode character in 20261. I'll happily mangle it to produce the format desired by whatever converter program.. unless there isn't one.
I'd recommend to find independent source of cp20261 and do not use Windows data. Then you can generate Wine compatible c_20261.c file and submit it for inclusion.