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
This page has the setup/customization instructions, including for desired font:
https://depp.brause.cc/nov.el/
nov.el: Major mode for reading EPUBs in Emacs

@leadore Awesome! This looks promising.