Okay, I hope this is the appropriate place to post this. I have just recently purchased a Kobo Aura and have installed this patch. I have a question regarding the custom left right margins.
Code:
<Patch>
patch_name = `Custom left & right margins`
patch_enable = `yes`
# Values for replace
replace_int = FE673C, 02, 01
replace_int = FE6740, 04, 02
replace_int = FE6744, 06, 03
replace_int = FE6748, 08, 04
replace_int = FE674C, 10, 05
replace_int = FE6750, 12, 06
replace_int = FE6754, 14, 07
replace_int = FE6758, 16, 08
</Patch>
I have
found a bug in the stock lowest margin setting (slider all the way to the left) that also is present in these custom margin settings. Being that the custom margin setting allows for more options to the width I was wondering how I could edit this code to start with the second setting (replace_int = FE6740, 04, 02) but still allow eight settings. What would the new eighth line of code be? Basically I would like to hide the lowest margin setting from the sytem (as it cuts off text) and start with what is the second smallest custom margin setting and then have seven more values that move up from that.
I also have a second question regarding the "Custom reading footer style". When "Decrease footer example for Glo/Aura" is selected the fonts left behind when using the "Remove system fonts in Reader list" such as "Document Default" and "Gothic" place the footer half way below the screen, cutting off text. There is no problem with the footer when using custom fonts. What I was wondering is if there was a way to do the opposite of what the "Remove system fonts in Reader list" does and have only custom fonts show in the list while hiding all of the fonts such as "Document Default" that have the footer cut off problem. This I feel would result in a much cleaner system font menu that would only show fonts that work correctly with the "Decrease footer example for Glo/Aura".