| Parameter |
Type |
Values |
Default |
Notes |
| string-file |
String |
- |
- |
File containing strings to show (required). |
| font |
String |
- |
TimesRoman bold 14 |
Font used for the display. The string specifies the family, face, and size and should have the form: 'fontname style size'. |
| text-alignment |
String |
left, right, center |
left |
String indicating how text should be aligned in the banner. |
| scroll-direction |
String |
left, right, up, down, random |
up |
Direction in which new strings should be scrolled into the banner. |
| text-color |
Color |
#rrggbb |
#000000 |
Color used to draw text. |
| background-color |
Color |
#rrggbb |
#000000 |
Color used to draw background on which text appears. |
| frame-color |
Color |
#rrggbb |
#000000 |
Color used for frame surrounding display. |
| delay |
int |
1+ |
5 |
Time in seconds between each item shown. |