Re: [sword-devel] imp2ld encoding problem

2005-11-22 Thread Troy A. Griffitts
Yiguang, Have you tried to open your imp file with a text editor that understands UTF-8? vi (vim) should do fine. If the data in the imp file looks ok (and indeed is UTF-8) then you should be good to go for sword. Actually, a web browser might be easiest. Just open your imp file with fire

Re: [sword-devel] imp2ld encoding problem

2005-11-22 Thread Yiguang Hu
Thanks Chris. I used UTF-8 in the .conf file. It didn't work. By trying different encoding, I mean I tried to use word and text editor to read the geneated LD database (the *.dat file) by select different encodings(GB2312, BIG5, UTF-8, CN2202, etc), none of them work. I am not familiar with C lanu