Quote:
Originally Posted by makara
The patch works, but the text in the dictionary ugly
|
Basically you can choose between Georgia, Avenir, and Gothic. You can find examples for Avenir and Gothic already in the configuration file. 'You can choose any other font too, but it has to be "activated" (by going to the font settings menu and select this font once, or be opening a kepub that has this font assigned to it).
Quote:
Originally Posted by makara
and still not big enough.
|
Just increase the font-size! for instance, instead of
Code:
newpart=* { font-family: Georgia ;font-size: 36px; line-height: 42px; } \n
try
Code:
newpart=* { font-family: Georgia ;font-size: 42px; line-height: 46px; } \n
Quote:
Originally Posted by makara
Other menu items have not changed. Firmware 3.2.0 Aura HD
|
Not all patches of this package affect the Aura HD, since the Aura HD does not always follow the same pattern as the other devices. However, all those patches that contain the expression "dragon," the code name of the Aura HD, should work. All that is needed is to edit the font size values for the dragon appropriately.