Commands:Zoomx
From SMTheming Wiki
zoomx stretches the width of an object proportional to the original width. The height and depth of the object are not changed.
Usage
zoomx,factor
The factor parameter determines how many times the original width to make the object's new width.
Examples
To stretch an object to twice its original width:
zoomx,2
To squeeze an object to three-quarters its original width:
zoomx,3/4

