View Single Post
Old 05-31-2015, 07:21 PM   #31
7hir7een
Reader of Books
7hir7een can program the VCR without an owner's manual.7hir7een can program the VCR without an owner's manual.7hir7een can program the VCR without an owner's manual.7hir7een can program the VCR without an owner's manual.7hir7een can program the VCR without an owner's manual.7hir7een can program the VCR without an owner's manual.7hir7een can program the VCR without an owner's manual.7hir7een can program the VCR without an owner's manual.7hir7een can program the VCR without an owner's manual.7hir7een can program the VCR without an owner's manual.7hir7een can program the VCR without an owner's manual.
 
7hir7een's Avatar
 
Posts: 249
Karma: 178096
Join Date: Oct 2012
Device: Kobo Libra Colour, Clara Colour, Libra 2, Elipsa
Hyphenation support appears to be added via
Code:
body {
	-epub-hyphens:auto;
	-webkit-hyphens:auto;
	}
Hopefully this code support makes it over to the e-ink Kindles soon. It'd simplify my book-loading process. Much easier to automatically add a line of css when converting to embed fonts in Calibre, instead of converting then running an additional plugin.

I'd like to see the Bookerly font as well. It is rather nice.
7hir7een is offline   Reply With Quote