Quote:
Originally Posted by baochan
I could try again and check. It was one of my primary fonts so either stock Malabar or a sideloaded LexiaDaMa. The first two books I opened had every line cut off on the right-hand side (usually missing a letter or two) so I just removed the option from the config file. I don't remember if the books were sideloaded or Kobo-purchased, possibly one of each. Changing to a different font fixed it but I didn't want to have to settle.
Just wanted to mention it in case Nate came across it during his review, it's not the fault of the H2O, it's from using a beta feature that isn't ready for production yet.
|
Do you use the patch (kobo patch 38)?
Code:
<Patch>
patch_name = `Margins fine tuning`
patch_enable = `yes`
#
# Do not enable this patch unless you're sure you need it.
# It may cause the screen to be off-centre.
#
# Initial replaces
replace_bytes = 957626, 19 46, 00 21
replace_bytes = 95762A, 1A 46, 00 22
# Values for replace
# Left margin
replace_int = 957626, 0, 01
# Top margin
replace_int = 95762A, 0, 01
</Patch>
On my Glo I have to enable this "Margins fine tuning" patch. When it is disabled the screen is off center (left margin size is bigger than the right margin size) and some characters are cut off.
At least for the Glo this patch seems to do the opposite and centers the screen.