Here are the `Custom fonts sizes` and `Custom left & right margins` patches for
Glo/AuraHD firmware
2.10.0 (6180f632e1), tested on my Glo:
Code:
<Patch>
patch_name = `Custom fonts sizes`
patch_enable = `yes`
# Values for replace
replace_int = 10f4180, 12, 12
replace_int = 10f4184, 14, 16
replace_int = 10f4188, 16, 20
replace_int = 10f418c, 17, 22
replace_int = 10f4190, 18, 24
replace_int = 10f4194, 19, 25
replace_int = 10f4198, 20, 26
replace_int = 10f419c, 21, 27
replace_int = 10f41a0, 22, 28
replace_int = 10f41a4, 24, 29
replace_int = 10f41a8, 25, 30
replace_int = 10f41ac, 26, 31
replace_int = 10f41b0, 28, 32
replace_int = 10f41b4, 32, 33
replace_int = 10f41b8, 36, 34
replace_int = 10f41bc, 40, 35
replace_int = 10f41c0, 44, 36
replace_int = 10f41c4, 46, 38
replace_int = 10f41c8, 48, 40
replace_int = 10f41cc, 50, 44
replace_int = 10f41d0, 52, 46
replace_int = 10f41d4, 54, 50
replace_int = 10f41d8, 56, 54
replace_int = 10f41dc, 58, 58
</Patch>
Code:
<Patch>
patch_name = `Custom left & right margins`
patch_enable = `yes`
# Values for replace
replace_int = 13a9444, 02, 01
replace_int = 13a9448, 04, 02
replace_int = 13a944c, 06, 03
replace_int = 13a9450, 08, 04
replace_int = 13a9454, 10, 05
replace_int = 13a9458, 12, 06
replace_int = 13a945c, 14, 07
replace_int = 13a9460, 16, 08
</Patch>