View Single Post
  #2  
Old 03-12-2007, 02:01 AM
JkWhoSaysNi JkWhoSaysNi is offline
Ruler of the graalaxy
Join Date: Feb 2005
Location: Great Britain
Posts: 488
JkWhoSaysNi is on a distinguished road
Send a message via ICQ to JkWhoSaysNi
You can use stretchx and stretchy to stretch the image.

To work out the size of the stretched image its easy:

image width * stretchx = displayed image width.

The other way around is fairly simple. Just:

stretchx = desired width / actual width
__________________

Coming soon (Hopefully:P)

Last edited by JkWhoSaysNi; 03-12-2007 at 04:00 PM..
Reply With Quote