Quote:
Originally Posted by JSWolf
That code was from when we needed to embed a font for monospace. I do have Courier New installed in fonts. Does that work with KePub? I'm currently unable to test this until tomorrow.
|
Actually, no. The code you posted was specifically aimed at *not* needing to physically embed a monospace font in epubs if the epub contained
font-family:monospace somewhere in its CSS file. As I've already said it probably still works but these days there are easier ways to achieve the same result.
Font handling in kepubs has always been completely different. Everything I know about monospace in kepubs I've already written in post #48.