JohnAustinDev / xulsword

Automatically exported from code.google.com/p/xulsword
17 stars 5 forks source link

There needs to be an easy way to specify fonts for particular texts. #221

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Currently, a particular text's font can be specified only by going to: 
Help->About->More->someText->More->Edit and adding Font=someFont to the conf 
file.

There needs to be an easy way to do this. Being able to change the default font 
for all texts would be good to have too.

Original issue reported on code.google.com by gpl.prog...@gmail.com on 9 Oct 2013 at 3:20

GoogleCodeExporter commented 9 years ago
A powerful font control feature has been added to xulsword 3.7. It allows each 
text to have its own font, font-size, line-height, and even color to be 
specified by the user.

Defaults for all texts can also be easily changed.

These user font settings effect the text when it appears in any context (inc. 
search results, bookmarks, popups, etc.).

Upgrading of modules does not unset previous user font settings. But they can 
be unset on a per-module or global basis when desired, using the same font 
options interface.

Original comment by gpl.prog...@gmail.com on 16 Oct 2013 at 4:32