FixedFontLabel

The FixedFontLabel is an extension of the Label element that restricts the font.  This is desirable for text elements that use scaling animation.  If you intend to scale your Label often, you may consider a FixedFontLabel instead.

Summary
FixedFontLabelThe FixedFontLabel is an extension of the Label element that restricts the font.
XML DefinitionThis is the FixedFontLabel xml definition.
XML Tag
Attributes
Elements

XML Definition

This is the FixedFontLabel xml definition.

XML Tag

<FixedFontLabel>
....
</FixedFontLabel>

Attributes

  • See Label.  In general, anything that functions for a Label will work on a FixedFontLabel.

Elements

  • See Label.  In general, anything that functions for a Label will work on a FixedFontLabel.
The Label window element is the primary text-drawing element for the Interface.