Page 1 of 1

Weird JoJoSip Graphical problem

PostPosted: Nov 4, 2002 @ 1:15am
by MadcapMac
I made a custom skin and it all looks great except for the text. The letters get screwed up somehow. I've tried .bmp and .png. The skin file loads and appears fine in multiple graphical programs. When I create a surface with the skin and blit it directly (not through JoJoSip) it looks fine.

The problem only occurs when using JoJoSip to blit the image. Any ideas?

Image

PostPosted: Nov 4, 2002 @ 5:20am
by iceboxman
I had the same problem. For the CGapiSurface that you're using for the keyboard skin, you need to set the colorkey to some color that is not used in your image.

PostPosted: Nov 4, 2002 @ 10:32am
by scoreman

PostPosted: Nov 4, 2002 @ 2:47pm
by MadcapMac
Doh, of course. I knew it was something I was doing, just wasn't sure what it could be. Of course, the harder I looked, the more I was missing the obvious.

Thank you for the responses and sure, once I settle on the appearance, I'd be happy to share the skin with the community.