f
This commit is contained in:
parent
f969a04a03
commit
6a1679fabb
1 changed files with 0 additions and 2 deletions
|
@ -131,9 +131,7 @@ proc typeset*(
|
||||||
## bounds: width determines wrapping and hAlign, height for vAlign
|
## bounds: width determines wrapping and hAlign, height for vAlign
|
||||||
## hAlign: horizontal alignment of the text
|
## hAlign: horizontal alignment of the text
|
||||||
## vAlign: vertical alignment of the text
|
## vAlign: vertical alignment of the text
|
||||||
## textCase: text character case
|
|
||||||
## wrap: enable/disable text wrapping
|
## wrap: enable/disable text wrapping
|
||||||
## kerning: enable/disable kerning adjustments to letter spacing
|
|
||||||
result = Arrangement()
|
result = Arrangement()
|
||||||
result.font = font
|
result.font = font
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue