Quote:
Originally Posted by franc
I "only" need an interpreter of Calibres positioning and this Moonreader positioning file.
|
the epub.po contains :
< timestamp > * < chapter > @ < volume > # < number-of-char-over-the-top-of-the-screen > : < percentage-of-the-whole-book >
the number of char is after converting HTML to richtext, so it doesn’t include html tags, but it does include newlines not in the file.
It is the number of character that aren’t shown on screen because they’re already-read, aka you scrolled over them, so values are not incremental, but jumping around (in one of my tests, scrolling 3 lines gave the value 225.)