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

Re: [pygame] Erratic behavior with pygame.font.SysFont



On Wed, Dec 30, 2009 at 5:57 PM, Ian Mallett <geometrian@xxxxxxxxx> wrote:
> I'm confused--isn't PyGame supposed to load the default PyGame font if it
> can't find the requested font, or it doesn't work?
>

I think what is happening is the freetype/sdl_ttf/pygame is trying to
load these fonts, and then failing in a non-recoverable way.