Quote:
Originally Posted by frostschutz
EDIT: You could try and see if it improves by setting delay=1 or delay=2 onstead of 1 1 1. but delay=1 will miss update time if the pageturn (or other screen refresh action) is slower than 1 second. pageflips on H2O can be quite slow hence I used 1 1 1 but maybe Forma has faster pageflip so delay=1 will work.
|
Encouraging news, I think. I set the config to
delay=2 and read a whole chapter (kepub with 29 screenfulls), at normal reading speed (not very fast), using only the Next button to turn pages. The only failure I had was on the first page as the new chapter was being loaded. As well as text, this page also needed to render a medium-size image (620x620) and a dropcap which referenced a sideloaded fancy font (rather than embedded font).
I suppose this extra rendering time might have contributed to the failure, but when I turned (via button) to the first page of the next chapter there was no failure.
I'm going to turn off debug now and see how it goes.