Quote:
Originally Posted by loopernow
I would like them to open with my preferred font to begin with, without my intervention. Is this possible?
|
I've managed to set the default font by editing file
koreader/frontend/document/credocument.lua .
I had to modify line 21:
Code:
default_font = "FreeSerif",
I don't know if it's the proper way but it works.
See
koreader/history/ for correct font names.