I'm developing a Monopoly-like game, and I want to draw icons to represent the pieces. Probelm is: I only have Microsoft Paint, and when I import a GIF created in Paint, it is in the standard rectangular frame, no matter how small I size the GIF in paint. How do I obtain just the outline of my GIF, so that it looks like a real piece on the board, not a small rectangle with a picture. Maybe this is wishful thinking, but is there an icon editor I can use to create icons that I could import into my Swing app? Help, please