→Example
(Created page with 'Derived from: LayoutFrame Elements: FontHeight, Color, Shadow Attributes: font, bytes, text, spacing, outline, monochrome, nonspacewrap, justifyV, justifyH,…') |
|||
| Line 21: | Line 21: | ||
<FontString name="$parentFontString" font="Fonts\FRIZQT__.TTF" text="Example Text" justifyH="LEFT" justifyV="TOP"> | <FontString name="$parentFontString" font="Fonts\FRIZQT__.TTF" text="Example Text" justifyH="LEFT" justifyV="TOP"> | ||
<Color r="1" g="0.8" b="1" a="1"/> | <Color r="1" g="0.8" b="1" a="1"/> | ||
<FontHeight | <FontHeight val="12"/> | ||
<Anchors> | <Anchors> | ||
<Anchor point="TOPLEFT" relativeTo="$parent"> | <Anchor point="TOPLEFT" relativeTo="$parent"> | ||