View Single Post
Old 09-07-2022, 06:09 PM   #27
Tex2002ans
Wizard
Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.
 
Posts: 2,306
Karma: 13057279
Join Date: Jul 2012
Device: Kobo Forma, Nook
Quote:
Originally Posted by Turtle91 View Post
Some devices use an algorithm for displaying pages that is similar to that scrolling - and thus the body margin would only apply to the first and last page.
This technical talk:

covered a lot of the algorithms used in devices/apps.

Many of them fake it with CSS "columns", then just shift you left/right by a chunk at a time.

(This is why some renderers, you can accidentally see leaked text from the left/right pages. Or you get strange highlighting artifacts along the edges.)

I described and linked to a little more resources in this post:
Tex2002ans is offline   Reply With Quote