Thread: Kobo Patcher
View Single Post
Old 11-17-2013, 01:45 AM   #444
spruitje
Junior Member
spruitje doesn't litterspruitje doesn't litter
 
Posts: 8
Karma: 106
Join Date: Jul 2013
Location: Netherlands
Device: kobos, kindles
Dictionary font size

Additional patch to increase the dictionary font size in 3.0.0, using information from the Modifications for bad eyes (for 2.8.1) by tshering:

Code:
<Patch>
patch_name = `Dictionary font size`
patch_enable = `yes`
# Aura HD
replace_string = 115FB16, `%1px`, `39px`
# Glo, Aura
#replace_string = 115FB16, `%1px`, `31px`
# Touch
#replace_string = 115FB16, `%1px`, `24px`
# Mini
#replace_string = 115FB16, `%1px`, `28px`
</Patch>
spruitje is offline   Reply With Quote