View Single Post
Old 06-06-2007, 09:48 PM  
isteana
Senior Member
 
Join Date: Mar 2006
Posts: 110
Default Yil, plz give me solution about utf-8

you said:
Unicode for files in ioFTPD is a long ways off. Just too many places that the code would need work to get it to handle 16 bit chars if the whole code base was compiled for wchar's and doing just parts of it would probably be worse...

TCL is entirely a different issue. It's possible that if you grab the lib/encoding directory from a standard tcl distribution that might solve some of your problems. I removed it from the 6.x releases since the 5.x releases didn't have it and people came to rely on exporting .NFO files with 8bit graphics which totally confused the utf-8 encodings... It seemed most people were happy with the old "broken" style as it kept script compatibility. You may find that replacing the encodings will work for your personal scripts using utf-8 though... If that helps let me know, and I'll see if I can add a new iputs option that operates in a raw style mode so you can also use 8bit graphics.


Yil: thx a lot.. so how can i make support utf-8 with NXTOOLS? i want it. because thats written by tcl..or give me example about any tcl how can make support utf-8
know me plz how to add that new input option for using utf-8.
isteana is offline   Reply With Quote