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

[pygame] Font Error



Pygame Parachute Traceback:
  File "locals.py", line 105, in SetFont
Fatal Python error: (pygame parachute) Segmentation Fault

What's that error?? I specified "verdana.ttf" as font attribute to
pygame.font.Font(), and this file is in the same directory of the script who
calls the function...where's the problem??

bye