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>