Hi,

I'm working on a game, and I made a bitmap font for it. This was quite silly
of me; I made each letter a 16x16 image. Well, now I need the letters to
invert colors. I was wondering if there's a way to do this in pygame, or if
I have to go through all those images (around 40) and make a shapestrip or
something?

Thanks,

-- 
- pymike (http://pymike.4rensics.org/)

Reply via email to