View Single Post
Old 01-15-2026, 09:09 PM   #35
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 50,734
Karma: 178402706
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by JSWolf View Post
That's easy. And it requires no webkit code in any KePub.

[Reading]
webkitTextRendering=geometricPrecision
While geometricPrecision allows scaling to use fractional font sizes, I don't seem to recall have noticed any effects on hyphenation.

I will admit to preferring to use:
Code:
  hyphens: auto;
  hyphenate-limit-chars: 8 3 3;
instead of mucking with hyphenation or the -webkit-hyphenate-limit options.

Last edited by DNSB; 01-15-2026 at 09:17 PM.
DNSB is offline   Reply With Quote