Thread: kepub vs. epub
View Single Post
Old 11-18-2016, 10:55 PM   #39
GeoffR
Wizard
GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.
 
GeoffR's Avatar
 
Posts: 3,821
Karma: 19162882
Join Date: Nov 2012
Location: Te Riu-a-Māui
Device: Kobo Glo
I tried using
Code:
body { text-rendering: optimizeSpeed; }
instead of
Code:
body { text-rendering: optimizeLegibility; }
and optimizeSpeed appears to fix the em-dash justification problem without the spacing problems caused by optimizeLegibility. It doesn't enable ligatures, Edit: and kerning no longer works.

Last edited by GeoffR; 11-18-2016 at 11:24 PM. Reason: kerning no longer works
GeoffR is offline   Reply With Quote