Is there a way I can display text on a pygame window using python?
I need to display a bunch of live information that updates and would rather not make an image for
I wrote a wrapper, that will cache text surfaces, only re-render when dirty. googlecode/ninmonkey/nin.text/demo/