View Single Post
Old 07-19-2020, 05:44 AM   #2
pazos
cosiņeiro
pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.
 
Posts: 1,406
Karma: 2451781
Join Date: Apr 2014
Device: BQ Cervantes 4
Quote:
Originally Posted by Owl_ View Post
Is it possible to customize the font of the dictionary, line spacing and margins?
Yeah, look at https://github.com/koreader/koreader...ionary-support

Quote:
Originally Posted by Owl_ View Post
And that of the menu and file browser?
Short answer: Nope

Long answer: Yeah, the entire program are plain text files. You can edit them with a good text editor (notepad++ on windows, for example). Used fonts are in https://github.com/koreader/koreader...t.lua#L39-L104.

You can find the same file on your device (Clara HD) in .adds/koreader/frontend/ui/font.lua

Keep in mind that changes made on files are overwritten by updates, so you'll need to reaply changes after each update.
pazos is offline   Reply With Quote