View Single Post
Old 06-01-2014, 07:11 PM   #44
tshering
Wizard
tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.
 
Posts: 3,489
Karma: 2914715
Join Date: Jun 2012
Device: kobo touch
Quote:
Originally Posted by makara View Post
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 View Post
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 View Post
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.
tshering is offline   Reply With Quote