Quote:
Originally Posted by DNSB
I took a look at the font-family declarations. Hooped is the kindest word that comes to mind.
|
Not sure why, but whatever.
Quote:
You had:
Code:
src: url("res:///fonts/Gentium Plus-Bold.ttf")
where you needed:
Code:
src: url('res:///fonts/bold/Gentium Plus')
Logical not physical.
|
So that's that simple obvious thing I was missing! The Sony Readers always referenced actual font files, just like the regular CSS files.
Quote:
Originally Posted by DNSB
I've attached the corrected epub and a screen shot from my Kobo Forma.
|
Thanks! There are some small mistakes there in the Monospace section, but I am sure I can iron it out with this example to use as the starting point.