mirror of
https://github.com/koreader/koreader.git
synced 2025-12-13 20:36:53 +01:00
defaults: change minimal cre font size to 12
This commit is contained in:
@@ -106,7 +106,7 @@ DKOPTREADER_CONFIG_DOC_DEFAULT_LANG_CODE = "eng" -- that have filenames
|
||||
|
||||
-- crereader font sizes
|
||||
-- feel free to add more entries in this list
|
||||
DCREREADER_CONFIG_FONT_SIZES = {16, 20, 22, 24, 26, 28, 30, 34, 38, 44} -- option range from 16 to 44
|
||||
DCREREADER_CONFIG_FONT_SIZES = {12, 16, 20, 22, 24, 26, 28, 30, 34, 38, 44} -- option range from 12 to 44
|
||||
DCREREADER_CONFIG_DEFAULT_FONT_SIZE = 22 -- default font size
|
||||
|
||||
-- crereader margin sizes
|
||||
|
||||
Reference in New Issue
Block a user