Hi all, for some time now I have been trying to practice developing python games and I've had a really annoying problem. I want to use image files but most of the time the picture itself is not a regular rectangle but an oval etc. and the thing that I can't figure out is how to remove the boundary rectangle around the image. I am not using pygame... Is there anything I can do to achieve that ?
I have attached the file I need to convert and the problem is the white rectangle around it. Sry if this sounds weird :)
Any help is greatly appreciated :)