

Note: This is done by setting the width and height of the meter to zero, so some care should be taken when using the R relative positioning suffix on X or Y on any following meters. The visibility can also be changed with the !ShowMeter and !HideMeter bangs. The padding will be drawn using the Color defined with SolidColor / SolidColor2.Įxample: Padding=5,10,5,10 Hidden Default: 0 The width and height of the meter will dynamically be adjusted to the new size. Padding Format: Left,Top,Right,BottomĪdds padding in pixels around any or all sides of a meter. These meters can determine the width and height automatically. The W and H must be defined for all meters except the following: String, Shape, and meters which can display an image file. Specifies the width and height of the meter in pixels. Y=0r : Meter begins at the same vertical position as the previous meter. X=10R : Meter begins 10 horizontal pixels to the right of the previous meter. Y=75 : Meter begins 75 vertical pixels from the top edge of the skin window. If the value is appended with R, the position is relative to the bottom/right edge of the previous meter.Įxamples: X=150 : Meter begins 150 horizontal pixels from the left edge of the skin window. Relative positioning: If the value is appended with r, the position is relative to the top/left edge of the previous meter. Specifies the x (horizontal) and y (vertical) position of the meter in pixels relative to the top-left edge of the skin. See each meter type's page for details about what kind of values are valid for that type, and how the values are displayed. The exact form of the display depends on the type of meter. This means that the meter displays the values of these measures in some way. "Binds" the meter to one or more measures. Multiple MeterStyles are delimited with pipes ( |). Specifies one or more sections as MeterStyles from which option values are inherited. This option is required and may not be changed dynamically. Options available for use with all meters.
