Just found a pure python bmp drawing module

What’s definitely missing in bge is a way to write, manipulate and save images.

I just found a module, which should be able to do this.

http://code.google.com/p/pybmp/

the conversion (2to3) went without problems

now time for fiddling around cheers

Cheers TB

oh, if somebody needs the converted file:

bmp.py :
http://www.mediafire.com/?2cwmlq56brplp9c

bmp_font_arial_12.py
http://www.mediafire.com/?5jfu2yg0jy6jj2h

make_font.py
http://www.mediafire.com/?dx9rd4eslinx4bs

i have not tested anything yet
all credits to the developer!

This actually would be incredibly useful for minimap generating… That’s one of the reasons I would use it… hahaha But that’s probably it for me :stuck_out_tongue:

@Linkxgl: well same for me gg