Thread: epub or kepub?
View Single Post
Old 03-25-2023, 10:30 AM   #109
rcentros
eReader Wrangler
rcentros ought to be getting tired of karma fortunes by now.rcentros ought to be getting tired of karma fortunes by now.rcentros ought to be getting tired of karma fortunes by now.rcentros ought to be getting tired of karma fortunes by now.rcentros ought to be getting tired of karma fortunes by now.rcentros ought to be getting tired of karma fortunes by now.rcentros ought to be getting tired of karma fortunes by now.rcentros ought to be getting tired of karma fortunes by now.rcentros ought to be getting tired of karma fortunes by now.rcentros ought to be getting tired of karma fortunes by now.rcentros ought to be getting tired of karma fortunes by now.
 
rcentros's Avatar
 
Posts: 7,917
Karma: 52605999
Join Date: Mar 2013
Location: Boise, ID
Device: PB HD3, GL3, Voyage
Quote:
Originally Posted by JSWolf View Post
Can you decrease the line height using line-height in CSS?
Sorry, I don't know for certain. Looking at the configuration files I found this one — "settings-pref.ini" — this may be where you would change line spacing.

prf.css.eink.bold.font.path STR,EXPL,HID "/mnt/ext1/system/fonts/Constantia-Bold.ttf"
prf.css.eink.bold_italic.font.path STR,EXPL,HID "/mnt/ext1/system/fonts/Constantia-BoldItalic.ttf"
prf.css.eink.font.family STR,EXPL,HID "Constantia"
prf.css.eink.italic.font.path STR,EXPL,HID "/mnt/ext1/system/fonts/Constantia-Italic.ttf"
prf.css.eink.line_spacing.double STR,EXPL,HID "180%"
prf.css.eink.line_spacing.one.and.half STR,EXPL,HID "132%"
prf.css.eink.line_spacing.single STR,EXPL,HID "112%"
prf.css.eink.page.padding-bottom STR,EXPL,HID "0%"
prf.css.eink.page.padding-left STR,EXPL,HID "2%"
prf.css.eink.page.padding-right STR,EXPL,HID "2%"
prf.css.eink.page.padding-top STR,EXPL,HID "1.2%"
prf.css.eink.regular.font.path STR,EXPL,HID "/mnt/ext1/system/fonts/Constantia-Regular.ttf"
prf.css.line_spacing LEN,EXPL,ADV "112%"
prf.css.line_spacing_preset ENUM,EXPL "single"
prf.css.page.margin_preset ENUM,EXPL "none"
prf.css_force_font STR,EXPL,ADV "Constantia"
prf.eink.dictionary.lock INT,EXPL,CREATE 1
prf.eink.hard.page.orientation STR,EXPL,HID "0"
prf.eink.txt.show.pager INT,EXPL,CREATE 0
prf.eink.txt.show.status.panel INT,EXPL,CREATE 0
prf.font_size REAL,EXPL 12.0
prf.hyphenation ENUM,EXPL "max"
rcentros is offline   Reply With Quote