I have a gui that allows the user to specify the geometry of a part. I have a drawing of the part in Solidworks. I want to put the drawing on the gui so the user can see how the variables they are able to change map to the part. When I use a .jpg or .bmp it looks pretty bad especially if I resize the window. Is there an image format that I can use that will look right when the window is resized? I created an .eps from the drawing and it looks great in GSview (I can zoom in and out without loss of information). I'd like to be able to do something similar in the gui.