I solved my problem by loading the font file from the program:
Font = pygame.font.Font("freesansbold.ttf",12)
or something, then adding the relevant file to the finished directory.
Ian
- Re: [pygame] py2exe problems Ian Mallett
- Re: [pygame] py2exe problems Gary BIshop
- Re: [pygame] py2exe problems FT
- Re: [pygame] py2exe problems Ian Mallett
- Re: [pygame] py2exe problems FT
- Re: [pygame] py2exe problems Brian Fisher
- Re: [pygame] py2exe problems Ian Mallett
- Re: [pygame] py2exe problems Ian Mallett
- Re: [pygame] py2exe problems Ian Mallett
- Re: [pygame] py2exe problems Brian Fisher
- Re: [pygame] py2exe problems Ian Mallett
- Re: [pygame] py2exe problems Brian Fisher
- Re: [pygame] py2exe problems Ian Mallett
- Re: [pygame] py2exe problems Ken Seehart
- Re: [pygame] py2exe problems Ian Mallett
- Re: [pygame] py2exe problems Ian Mallett
- Re: [pygame] py2exe problems Brian Fisher
- Re: [pygame] py2exe problems Brian Fisher
- Re: [pygame] py2exe problems René Dudfield
- Re: [pygame] py2exe problems Brian Fisher
- Re: [pygame] py2exe problems Brian Fisher
