Quote:
Originally Posted by Ken Maltby
You could check out the files in the "Data" folder, for a possible fix for types listed. I think they amount to defaults.
|
Editing those .css files is not enough to change global settings (font size/font face/gamma index) for all file types. You have to edit the .lua files in 'frontend/ui/reader/' directory, but it is not really the easy way.
However, editing 'frontend/ui/reader/readerfont.lua' file you can modify 'font_face', 'font_size', 'line_space_percent' and 'gamma_index' default values - and this is more than nothing...