Grouping textzone inhibit align:
|text #1
|this is second text
|third one
Tested with and without width="100" height="20" align="center" one by one everywhere
<textzone x="+3" y="+3" width="100" height="60" group="vertical" align="center">
<text text="text #1" color="#A0A0A0" width="100" height="20" align="center"/>
<text action="get_text 'this is second text'" color="#A0A0A0" width="100" height="20" align="center"/>
<text format="`get_text 'third one' & param_cast text`" color="#A0A0A0" width="100" height="20" align="center"/>
</textzone>
|text #1
|this is second text
|third one
Tested with and without width="100" height="20" align="center" one by one everywhere
Mensajes Wed 26 May 21 @ 6:57 am