4 name=
"SimpleTextForeground"
7 pointerfieldtypes=
"both"
10 parentsystemcomponent=
"true"
12 docGroupBase=
"GrpUtil"
13 authors=
"David Kabala (djkabala@gmail.com)"
15 OSG::SimpleTextForeground displays a simple list of text
16 lines. They are displayed using a compiled-in font that can use an arbitrary
17 color and that can be arbitrarily resized, with the size per line given in
20 The size and color used for all lines in _sfSize and _sfColor.
22 The color of the text can be overriden by using a special tag in the text
23 of the lines. \{\color=FF0000FF SomeText} will draw the SomeText with a
42 Height of a single line, in pixel.
49 defaultValue=
"1,1,1,1"
59 defaultValue=
"0,0,0,1"
69 defaultValue=
"0,0,0,0"
72 Color of the background.
81 The font family to be used, e.g.
"SANS", default if unset.
91 Offset of the shadow, in pixels.
94 name=
"HorizontalAlign"
98 defaultValue=
"SimpleTextForeground::Left"
101 Simple form of layout management, defaults to SimpleTextForeground::Left.
107 visibility=
"external"
108 defaultValue=
"SimpleTextForeground::Top"
111 Simple form of layout management, defaults to SimpleTextForeground::Top.
117 visibility=
"external"
118 defaultValue=
"0,0,0,0"
127 visibility=
"external"
131 Offset of the border in pixels.
137 visibility=
"external"
141 Text margin in pixels.
148 visibility=
"external"
152 Should this foreground be tilable