Image: center drawn image on available space
This commit is contained in:
parent
3d59b753c9
commit
d2191297c5
1 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,8 @@
|
|||
|
||||
[image]
|
||||
name = "(text)"
|
||||
x = "((width / 2) - (image_width / 2))"
|
||||
y = "((height / 2) - (image_height / 2))"
|
||||
[/image]
|
||||
|
||||
[/draw]
|
||||
|
|
Loading…
Add table
Reference in a new issue