Another question.
As you can see
here, the left and right margins are not zero, although I have
DCREREADER_CONFIG_MARGIN_SIZES_SMALL = {0, 0, 0, 0} and use the small margins.
At the history file of the book says:
Code:
["copt_page_margins"] = {
[1] = 0,
[2] = 0,
[3] = 0,
[4] = 0
as expected.
The same book displays OK (no margins) with Coolreader.
Is there somewhere else I could change that?