Table of Contents
This appendix contains a list of all settings that can be made
trough the skin.ini file.
All colors are given as HTML colors, i.e., as a six-digit hexadecimal number, prefixed by “#”.
All fonts consist of four settings:
Name, Size, Style and
Color.
For example, each player has a font setting for NameFont,
so the values to specify are
NameFontName, NameFontSize,
NameFontStyle and NameFontColor.
The font name is specified as a string, the size as a postive integer
value, the color as an HTML color (see above) and the style
as an integer value by adding one or mor of the following values:
1=bold, 2=italic, 3=underlined, 4=strikeout.
All dimensions are given in pixels as a positive integer number.
Section name for ordinary players: [Playerx_y],
where x is the playlist number (starting with 0)
and y the
player number within this playlist (starting with 0).
Section name for the cartwall players: [Cartwall]
Section name for the Extra PFL player: [ExtraPFL]
You can also create a section called [Player]. Settings
in that section will be taken as the default values for all players (except for the cartwall)
and can be overwritten in the specific player sections.
EmptyColor
EOFColor
ErrorColor
FadeColor
FlashEOFColor
LoadedColor
NextColor
PauseButtonActiveColor
PauseButtonColor
PauseColor
PFLButtonActiveColor
PFLButtonColor
PFLColor
PlayButtonActiveColor
PlayButtonColor
PlayingColor
ProgressBarBorderColor
ProgressBarElapsedColor
ProgressBarElapsedRampColor
ProgressBarOutroColor
ProgressBarRampColor
ProgressBarRemainColor
StopButtonActiveColor
StopButtonColor
NameFont
TitleFont
StateFont
TimeFont
Note: You can set the font size to 0 in order to hide a certain label.