View Single Post
Old 12-12-2019, 10:39 PM   #66
snarkophilus
Wannabe Connoisseur
snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.
 
Posts: 426
Karma: 2516674
Join Date: Apr 2011
Location: Geelong, Australia
Device: Kobo Libra 2, Kobo Aura 2, Sony PRS-T1, Sony PRS-350, Palm TX
Quote:
Originally Posted by davidfor View Post
Does the sideloaded font display in the font list? And does it work if you select it? If not, then the firmware isn't seeing it properly, and won't be able to use it as the monospace font.
I'm hitting the same thing. Updated with new 4.19.14123 firmware, installed a few patches with kobopatch. I've installed the Courier Prime fonts in the /Fonts directory on my Kobo and restarted. They are the only fonts with "Courier" in their name, and the firmware is seeing them in that I can switch the whole book to Courier Prime.

I've got a book that has this css:

Code:
p.extra_hanging_indent {
  font-size: 0.9em;
  margin-top: 0;
  text-indent: -1em;
  padding-left: 2em;
  font-family: "Courier New", monospace;
}
but text with that CSS selector is showing up with the default book font. The rest of that CSS chunk is working. That text does show as a monospace font with Sigil and the Calibre book viewer.

This is on a Kobo Aura 2 (1st edition) if that matters.

Feeling like I'm missing something very basic here. Any suggestions?

(Note: Should I have posted here where there's a monospace discussion going on, or on the main Firmware 4.19.14123 release thread? Happy to move this question there.)
snarkophilus is offline   Reply With Quote