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

Re: [pygame] problem with load_extended



Thanks for the response - yes, I am explicitly specifying the full filename, including the extension.

Larry

On 2/26/06, Farai Aschwanden < fash@xxxxxxxxxx> wrote:
Hi Larry

Did you try to load the TGA image with the file extension like:

image_var = pygame.image.load('.../.../imagename.tga')