Quote:
Originally Posted by PeterT
Kobo uses two different reading engines; one for Epub and a second for Kobo Epub. The choice of engine is based on the file name. Files ending in .epub are processed by a RMSDK engine, while those ending in .kepub.epub are processed by an Access NetFront based engine.
|
Thanks for this insight. On the .kepub.epub version of Texties the rendering has rounded boxes. To make matters worse, my own version with left and right balloons does
not work in the NetFront version, everything is left aligned, while the left-right appearance works with RMSDK (without rounded corners).
I have debugged the Netfront issue which boiled down to another already reported
bug. Disabling justify, resolved the issue. Gives rounded corners and left-right behavior.