The Reader's BBeB (LRF) viewer has those filenames hardcoded. It only loads these three files:
tt0003m_.ttf
tt0011m_.ttf
tt0419m_.ttf
Also, most LRF books (especially those from the Connect store) use the following font names:
Swis721 BT Roman
Dutch801 Rm BT Roman
Courier10 BT Roman
Thus it's best to change both filenames and font names.
Now, the situation is somewhat better with RTF files.
The font render used by RTF viewer loads all fonts from the font directory. The actual font names chosen to render various RTF styles are specified in the kconfig.xml file, in the entries of the fsk/rootvm/ui/font element.
|