Did you initialize the font system with "pygame.font.init()" or just " pygame.init()" Fonts should work after that.
On 10/11/07, AlgoMantra <[EMAIL PROTECTED]> wrote:
>
> Hi All,
>
> I keep getting an error from the "myfont = pygame.font.SysFont("Vera",
> 12)" line
> saying "Error: Font not Initialized".
>
> Could anyone tell me what is wrong here? I'm using Python2.5 on XP.
>
> --
> ------- -.-
> 1/f ))) --.
> ------- ...
> http://www.algomantra.com
