Describe the font tag
This commit is contained in:
parent
c1be4e53b2
commit
c40d8da9fb
1 changed files with 5 additions and 0 deletions
|
@ -123,6 +123,11 @@ properties, though they will ignore any that are not relevant:
|
||||||
blue - specify the blue color component of the color scheme.
|
blue - specify the blue color component of the color scheme.
|
||||||
alpha - specify the alpha color component of the color scheme.
|
alpha - specify the alpha color component of the color scheme.
|
||||||
|
|
||||||
|
font - a subgroup to specify a specific font type
|
||||||
|
name - the name of the font (excluding it's .txf extension)
|
||||||
|
size - size of the font
|
||||||
|
slant - the slant of the font (in pixels)
|
||||||
|
|
||||||
legend - the text legend to display in the object.
|
legend - the text legend to display in the object.
|
||||||
|
|
||||||
label - the text label to display near the object.
|
label - the text label to display near the object.
|
||||||
|
|
Loading…
Add table
Reference in a new issue