For my card game I am using a window to display the different card possibilities. Right now I am using a 21 x 2.2 inches. When using this size the cards look normal. However, when I increase the width of the image the card pictures get distorted when I run the program.

I am wondering if the window can only handle a certain width for an image.

Last edited by Dominator; 08/19/09 14:33. Reason: Idea about problem