Quote:
Originally Posted by BloodRagg
Kobo firmware ships unrar  , but you probably meant anything based on CR3 ?
Source code of unrar is open, but im guessing this uses a library for direct handling of
zip files ? So you would need something similar for rar files ? Is some kind of a stub possible
that uses the unrar executable ? 
|
You can compile unrar to a library (unrar.dll, unrar.so). This is directly supported by crengine for opening rarred HTML filed, but we don't build it.
However, cbz is handled by MuPDF, not crengine.