View Single Post
Old 06-17-2015, 01:37 AM   #31
GeoffR
Wizard
GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.
 
GeoffR's Avatar
 
Posts: 3,821
Karma: 19162882
Join Date: Nov 2012
Location: Te Riu-a-Māui
Device: Kobo Glo
Quote:
Originally Posted by forster01 View Post
But i cant make on change that i would like to: I cant chande inital font size from 12 to 18. I could really use some help:

Code:
# Start with this font size: (GloHD, Others)
replace_int = 87B38E, 14, 14
replace_int = 87B392, 12, 18
Is this the line that should look like this? or i'm doing something wrong?
Yes that is the correct change to make for devices other than the GloHD. It should result in the font size slider starting at size 18 instead of 12, so there will be 6 fewer options to choose from on the slider. I just tested it and it works on my Glo.

Edit: Also check that you have set patch_enabled = `yes`. This patch is not enabled by default, since the font size choices in the unpatched firmware are now much better than they used to be.

Last edited by GeoffR; 06-17-2015 at 02:03 AM. Reason: ... check patch_enabled = `yes`
GeoffR is offline   Reply With Quote