Quote:
Originally Posted by boriar
What (and where) corrected file?
|
In the kobo firmware there is a file called fb2.xsl.gz (inside the folder \usr\local\Kobo\) that seems to be the responsible of how the fb2 files are rendered, but it does not work very well (very slow turning pages, sometimes hung, etc).
Curiously this file with some css styles is very similar to the one used by calibre (in fact it is copyrighted by Kovid Goyal) to render fb2 books (in windows it is installed in C:\Program Files (x86)\Calibre2\app\resources\templates folder).
Modifying some css style lines in this file I have changed for instance the look of tittles, that (as in calibre) appear inside a grey box, but interchanging it by the one used by calibre also do not solve the problems rendering the fb2 files.
In summary, I would like to read fb2 files in the kobo as I do with my Onyx Boox , but I do not see the way ...