![]() |
Previous | Next |
The following lines show a typical text section of a skin definition file:
// <Type> <Location> <Align> <Font> <Color>
// ------ ---------- ------- ------ -------
Time 180,46,50,30 Right Tahoma,16,N 255,255,255
Playlist 3,46,175,20 Left Tahoma,10,N 255,255,255
Track# 10,68,40,20 Left Tahoma,14,N 255,255,255
This defines three text display boxes that show the current time within the content, the current playlist, and the current track number.
Previous | Next |