Quote:
Originally Posted by fanoI
..it is possible to add a customize font size...?
|
In defaults.lua in the koreader directory you can set the default font size to choose from for crereader (coolreader engine reader). See lines 79-81:
Code:
-- crereader font sizes
-- feel free to add more entries in this list
DCREREADER_CONFIG_FONT_SIZES = {16, 20, 22, 24, 28, 32, 38, 44} -- range from 16 to 44