View Single Post
Old 05-23-2021, 01:34 PM   #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
Changing stuff for yourself is pretty easy. The function
Code:
Font:getFace(font, size, faceindex)
uses a font face & size maps: https://github.com/koreader/koreader...t.lua#L39-L104

You just need to replace the font faces & sizes on each Font:getFace() invokation you'll want to change.

Submitting changes upstream is harder, as you need to reach consensus.
pazos is offline   Reply With Quote