Hi
I'm running firmware version 4.7.10413 on a Kobo Aura one.
If text is cursive, some letters such as the f are cut off when they are at the end or beginning of a line. This is despite having the kobo_extra.css fix in place, with the following lines:
Code:
body { margin: 0 !important; padding: 0 !important; }
div#book-columns { padding-left: 0.2em !important; padding-right: 0.2em !important; }
Does something need to be changed for this firmware? In the past, with older firmwares, the cut off text was fixed with these css overrides. (I prefer to not patch the reader firmware itself.)
Thanks for your time