Quote:
Originally Posted by piglab
8) Support of the LIT format (very important);
|
There is a work-around to get LIT working with FBReader (as on the Onyx). The trick is to use ConvertLIT to convert (explode) the LIT to an OEB, and then open the .oeb file with FBReader. This can be done with a script, and the script can be configured to only do this once per LIT ebook. For example: if subdirectory .ebook does
not exist, explode ebook.lit to a new subdirectory .ebook, and then (either way) open FBReader on .ebook/*.oeb.
This approach was used successfully on the iLiad, see
Convert Lit compiled for the iLiad. If Onyx were to do this, they would have to disable the "downconvert" (DRM circumvention) capability of ConvertLIT. If this was implemented by an anonymous individual it could in principle include downconvert and so handle DRMed LITs. There are some LIT ebooks that ConvertLIT does not work with (Calibre is better), but in those cases an off-line conversion to ePub via Calibre is always an option.