I am useing html5 canvas, and I am creating a game were it is going to be possible to upload your face into the game, and use it as the main charactar. Unfortunately, the charactars in the game are circular, like smiley faces.
So how would this be done?
Is it possible to take a picture, and cut a circle out of it, so anything outside the circle would be transparent? If so, how would this be done?