Open keikhcheung opened 3 years ago
@keikhcheung
I think patch Fix three KePub fullScreenReading bugs
was removed from the standard pack a long time ago. I don't remember whether it was because it no longer worked or because Kobo had fixed something so it was no longer needed. @pgaskin might have a better memory than me.
Hello,
Is there a possible way to add/modify the latest patch release 4.25.15875 to increase padding-bottom for vertical layout for synchronised KePub? I am having a problem when reading synched KePubs with some side-loaded fonts where the bottom Chinese/Japanese/Korean character would get cut off. I would like to add some padding-bottom of 0.3em to it.
When using original publisher default font, things are fine.
When using side-loaded fonts, you can see the last characters on each line in the red rectangle are cut off.
I crawled up a bit the old Kobo patches here and found these lines. I thought they may be helpful so I tried adding them to
libnickel.so.1.0.0.yaml
of thekobopatch_4.25.15875
. However, that doesn't work and I could not really figure out how to otherwise either…The code I added to
libnickel.so.1.0.0.yaml
is:Would very much appreciate any information that can help solve this. Thanks in advance.