View Single Post
Old 01-15-2025, 05:51 PM   #20
Falkor
Connoisseur
Falkor began at the beginning.
 
Posts: 90
Karma: 10
Join Date: Dec 2024
Device: Tolino Shine 5
Quote:
Originally Posted by DNSB View Post
For what it may be worth and testing on a Kobo with both the RMSDK and Kobo webkit based renderer, RMSDK disregarded letter spacing while the Kobo webkit based renderer rendered it. A bit ugly since a space between words is not affected. I attached the ebooks I used to test. The .epub uses the RMSDK renderer while the .kepub.epub triggers the Kobo renderer.

By default, the Tolino will open all files with the same renderer. Once it's set to open sideloaded Epubs with RMSDK, it behaves pretty much like a Kobo and opens Epubs in RMSDK and Kepubs (they're called "Tolino Epub" on the device) with the Default renderer (seems identical to the TENG renderer option –*whatever that may be).

The Kepub renderer on Kobo sure seems to work much better than the Tolino thing. I've attached a screenshot of your kepub.

This is supposed to work in the kepub renderer, too:
Quote:
.pageBreak {
-webkit-column-break-before: always;
}
but it does nothing in the Tolino's default renderer. It does test positive for -webkit-column-break-before, so I guess this renderer may also be webkit based.
Attached Thumbnails
Click image for larger version

Name:	screen_001.png
Views:	115
Size:	49.9 KB
ID:	213098  
Falkor is offline   Reply With Quote