UI.Pause.Font

From RadiWiki
Jump to: navigation, search

This advanced option specifies the font that should be used for the Pause window. The selected font is only used to show the notification message, all the other components on the window will use the default font.


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: Times New Roman,16pt,bold

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!