View Single Post
Old 05-27-2024, 09:10 AM   #17
RbnJrg
Wizard
RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.
 
Posts: 1,834
Karma: 8700631
Join Date: Mar 2013
Location: Rosario - Santa Fe - Argentina
Device: Kindle 4 NT
Quote:
Originally Posted by JSWolf View Post
I would also notice. Especially lack of hyphens, kerning, the wider space between words, and the partial first line of the next page.
Some of those issues are not issues but lack of features. As I said in a previous post, the new rendering engine supports very well epub3. So to add hyphens you could employ for example Hyphenator, a js library. The script first detects if there is native support for hyphens; if it finds, then do nothing. But if there is not present native support (as happens in Kobo), then the script adds hyphens where is needed. You also can have wider space between words by using the property "word-spacing: npx". Regarding the partial line; I didn't notice it in Android. On Kobo for Desktop (PC) the partial line is there but Kobo for Desktop still uses the old engine.
RbnJrg is offline   Reply With Quote