Thread: Kobo Bug thread
View Single Post
Old 09-05-2020, 12:00 PM   #1286
jackie_w
Grand Sorcerer
jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.
 
Posts: 6,257
Karma: 16544692
Join Date: Sep 2009
Location: UK
Device: ClaraHD, Forma, Libra2, Clara2E, LibraCol, PBTouchHD3
Quote:
Originally Posted by davidfor View Post
The in-word spacing seems to be OK, but, the space between the words appears to be the normal width of a space. Which makes it very hard to see where the word break is.
Hmm, curious. Your screenshot suggests it's all working as it should, with all px, pt, em, doesn't it - at least with <p> tags?

Just to confuse matters - unless things have changed very recently - there seems to be a line in the kepub-book.css kepub override CSS in the fw.
Code:
body,p,div {letter-spacing: normal !important; }
I wonder what effect that's meant to have on a kepub using letter-spacing? It looks like it ought to forcibly ignore letter-spacing in <body>, <div>, <p> tags, but your tests suggest that's not the case.
jackie_w is offline   Reply With Quote