UI.StatusWindow.Font

From RadiWiki
Jump to: navigation, search

This advanced option specifies the font that should be used by default for the Enhanced status window. The font that should really be used can even be customized in the Configuration window. This advanced option only specifies the default font, if no specific font is selected for the enhanced status window in the configuration.


This advanced option allows the specification of a font and it characteristics in the following format:

<FONT NAME>, <FONT-SIZE>pt, <OPTIONS>

Where <OPTIONS> is a ',' separated list of one or more of the following words:

  • bold
  • italic
  • underline
  • strikethrough
  • color=<RGB>

If the 'color' option is used, the specific color should be specified as a numerical value RGB value of the color. All the parts are optional of the font specification are optional, however each part should be separated by a ',' from the other parts.

The default value of this advanced option is: Tahoma, 16pt, color=65535

Warning-48px.png
Warning: Any change and/or modification to the advanced options, can result in unexpected results and/or incorrect measurement results. Changes in any advanced option should be verified and checked very carefully!