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

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



hi,

you could try filtering out that font and not loading it.  I'm
guessing there is a bug in freetype and that font.

I could add that font(and other broken ones) to sysfont if someone
submits a patch.  That is a font blacklist.
    http://www.seul.org/viewcvs/viewcvs.cgi/trunk/lib/sysfont.py?rev=2519&root=PyGame&view=markup

cu,

On Wed, Dec 30, 2009 at 7:59 AM, Ian Mallett <geometrian@xxxxxxxxx> wrote:
> I get the same error as Dan.
>