[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] pygame + py2exe : extreme nice person needed to help with game project



Felix Meinhold wrote:
Hi Horst,

that is maybe the "can't-find-the-default-font-problem".

i downloaded your code and copied freesansbold.tff from <python-install-dir>/lib/site-packeges/pygame to the TuxFighter42/dist
directory.


Then i replaced every call to pygame.font.Font(None, ...) with pygame.font.Font("freesansbold.ttf", ...) and
i could start the game.

Felix



Hallo Felix,

thank you for helping ! It worked and now i upload my first "download and double click" .exe installer to sourceforge.net
As soon as i write a credit screen on my game you will get a place in it!