Image: center drawn image on available space

This commit is contained in:
Charles Dang 2016-08-29 05:38:01 +11:00
parent 3d59b753c9
commit d2191297c5

View file

@ -24,6 +24,8 @@
[image]
name = "(text)"
x = "((width / 2) - (image_width / 2))"
y = "((height / 2) - (image_height / 2))"
[/image]
[/draw]