Sections
Personal tools
You are here: Home » Faculty and Staff » Hale, Walker » November 29 » pygame.font
 

pygame.font

To render text, create a font and invoke my_font.render('your text here'). You will get a surface that you can blit like a tile.

The link address is: http://www.pygame.org/docs/ref/font.html#pygame.font

Added by walker.hale
Last modified 2006-11-29 09:36 PM