View Single Post
Old 12-02-2014, 10:01 PM   #220
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 79,796
Karma: 146391129
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by GeoffR View Post
Here it is:
Spoiler:
Code:
<Patch>
patch_name = `My 10 line spacing values` 
patch_enable = `yes`
replace_bytes = 691DC8, A1 F5 92 ED, 00 46 00 46
replace_bytes = 691E1E, A1 F5 68 ED, 00 46 00 46
replace_bytes = 691E48, A1 F5 52 ED, 00 46 00 46
replace_bytes = 691E84, A1 F5 34 ED, 00 46 00 46
replace_bytes = 691EEA, A1 F5 02 ED, 00 46 00 46
#
# 10 values for replacement
replace_float = 691F78, 1.05, 0.75
replace_float = 691F80, 1.07, 0.8
replace_float = 691F88, 1.1, 0.84
replace_float = 691F90, 1.35, 0.86
replace_float = 691F98, 1.7, 0.88
replace_float = 691FA0, 1.8, 0.9
replace_float = 691FA8, 2.2, 0.92
replace_float = 691FB0, 2.4, 0.94
replace_float = 691FB8, 2.6, 0.96
replace_float = 691FC0, 2.8, 1.0
</Patch>
Since we can have 10 and 15, can we have 20?
JSWolf is offline   Reply With Quote