View Single Post
Old 02-13-2016, 05:45 PM   #4
rkomar
Wizard
rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.
 
Posts: 3,058
Karma: 18821071
Join Date: Oct 2010
Location: Sudbury, ON, Canada
Device: PRS-505, PB 902, PRS-T1, PB 623, PB 840, PB 633
Perhaps you know this already, but there are UTF-8, UTF-16, UTF-32,... standards. You have to make sure that you are using UTF-8.

Also, you need to set up the collates.txt file. If you haven't, perhaps that is what's messing up your searches. In that file, the lines are in alphabetic order. Each line specifies how to translate a group of characters to a single character used in the dictionary searches. You can look at the English version for an example of how to do it. You will need to add any missing Japanese characters in new lines in the correct alphabetic location. Again, this file must be in UTF-8 format.
rkomar is offline   Reply With Quote