Document AdvanceExtraPixels
Update AddToAllWidths
This commit is contained in:
@@ -853,10 +853,14 @@ for this value.<br>
|
||||
DrawExtraPixelsRight=<0..32>: If letters of your font are being chopped off on
|
||||
the right size, try increasing this value. If not specified, StepMania will use
|
||||
0 for this value.<br>
|
||||
AddToAllWidths=<0..32>: The value in this line will be added to the width of
|
||||
every character in the font. Increase this value to increase character spacing
|
||||
in your font. This feature is also useful if you wish to add a border to the
|
||||
characters of your font. If not specified, StepMania will use 0 for this value.
|
||||
AddToAllWidths=<0..32>: If specified, this value will be added to the width of
|
||||
every character in the font. Increase this value if the width of all characters
|
||||
changes uniformly; for example, if you add a border to each character.<br>
|
||||
AdvanceExtraPixels=<0..32>: The value in this line determines the amount of
|
||||
space to advance between each character. This is usually small, as most fonts
|
||||
include spacing between characters in the body of the character. Increase this
|
||||
value to increase character spacing in your font. If not specified, StepMania
|
||||
will use 1 for this value.<br>
|
||||
ScaleAllWidthsBy=<0.0...2.0>: The width of every character in the font be
|
||||
multipled by this value. If not specified, StepMania will use 1 for this value.<br>
|
||||
LineSpacing=<0..64>: This controls the spacing in pixels between lines of text.
|
||||
|
||||
Reference in New Issue
Block a user