View Single Post
Old 11-29-2014, 09:52 AM   #205
Nick_1964
Bookworm
Nick_1964 ought to be getting tired of karma fortunes by now.Nick_1964 ought to be getting tired of karma fortunes by now.Nick_1964 ought to be getting tired of karma fortunes by now.Nick_1964 ought to be getting tired of karma fortunes by now.Nick_1964 ought to be getting tired of karma fortunes by now.Nick_1964 ought to be getting tired of karma fortunes by now.Nick_1964 ought to be getting tired of karma fortunes by now.Nick_1964 ought to be getting tired of karma fortunes by now.Nick_1964 ought to be getting tired of karma fortunes by now.Nick_1964 ought to be getting tired of karma fortunes by now.Nick_1964 ought to be getting tired of karma fortunes by now.
 
Nick_1964's Avatar
 
Posts: 975
Karma: 768585
Join Date: Aug 2010
Location: Netherlands
Device: Sony prs-650, Kobo Glo HD (2x), Kobo Glo
Pff... getting crazy here.. I want to patch the GLO to have 5pt space at the right margin.
Sometimes the txt is to close on the edge of the bezel.. can anyone point me out how and where to do it ??
In the part of the patch I search for, only top and right are possible ??
Spoiler:

<Patch>
patch_name = `Margins fine tuning`
patch_enable = `no`
#
# 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 = 9A9D88, 19 46, 00 21
replace_bytes = 9A9D8C, 1A 46, 00 22
# Values for replace
# Left margin
replace_int = 9A9D88, 0, 10
# Top margin
replace_int = 9A9D8C, 0, 10
</Patch>
Nick_1964 is offline   Reply With Quote