Font specification in an advanced option
Jump to navigation
Jump to search
Note: | This page is only available to be included in another page, to give a more detailed description of the format that is allowed for the specification of the font in an advanced option |
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.