Quote:
Originally Posted by eksor
Hi:
Edited to include some non off-topic comments :-). I don't think the inclusion of lit format in the compatible coolreader features is a priority, in my opinion. The same for pdb or prc. I'll miss a lot those features but I understand that making freely available the coding work of the author is enough.
Peace and regards.
|
Agree that .LIT import may not be a high priority and it is entirely Buggins' right to prioritise how he sees fit - I made a feature request, I won't stop using CR3 if it isn't immediately implemented

.
But there is no harm in asking...
There is open source code out there to open these ebook formats eg see Calibre. I can't judge how easy it would be to add that to CR3 but
maybe Buggins could add the capability for very little effort - internally a lit file is just an HTML file for the content and a bunch of XML plus image files to capture metadata, covers etc. Once 'decompressed' from the .lit the existing HTML CR3 parser/display engine could probably be reused......