Quote:
Originally Posted by trloha
Hey all, I tried doing this for a Vietnamese dictionary and it's having trouble with some characters like đ Đ ụ ư ă and i'm sure a bunch of others. Any thoughts? I tried adding -utf to the script but it didn't work.
|
IIRC, the tab-delimited source file needs to be saved as a UTF-8 file. To ensure the correct encoding open it with Windows Notepad and save it as a UTF-8 file.
If you don't have a Window machine, save it as a UTF-8 file with a
BOM.