Quote:
Originally Posted by miha
I am the new and not so proud owner of PRS-505. I successfully followed all the steps for customizing my device for cyrillic fonts - book title and author are readable. The LITTLE problem is book itself is still NOT readable. Am I doing something wrong. Book is on the SD card in the RTF format. Need help!
|
Best is to avoid RTF. Save it as HTML and convert to EPUB or LRF with calibre.
Otherwise, you need to "unicodify" the RTF file. It can be done by
this utility, or the following magic sequence:
1) Open file in WordPad
2) Select All (Ctrl-A)
3) Change font encoding to Western
4) Save