![]() |
Previous | Next |
The following lines show a typical marquis section of a skin definition file:
// <Location> <Font> <Color> <Text item combinations>
// ---------- ------ ------- ------------------------
3,2,234,20 Tahoma,12,N 255,0,0 Title+Author, Title, Author
This defines a marquis display box that shows the title and author if both are defined, title if only title is defined, or author if only author is defined. If neither is defined, nothing will be displayed.
Previous | Next |