Does anyone happen to know if there's an easy way to get #emacs's nov.el package to display text using the #OpenDyslexic font? I was hoping there was a customization variable, but it seems not.

Perhaps I could run it in a terminal editor and change the terminal's font, but then I'd lose things like images.

I can hack something together if I really need to, I'd just rather not if there's a simpler solution available.

#a11y #books

Edit: I was able to do this through M-x customize-face

@me "easy" is debatable but you could try putting the cursor in a line of the text you want to change the font for and doing 'M-x customize-face'
@me (also, thanks for making me aware of the existence of this package! While looking at the project repository I did see some instructions for changing the default font: https://depp.brause.cc/nov.el/)
nov.el: Major mode for reading EPUBs in Emacs