TTF fonts rendered in Python

Simon Burton simonb at webone.com.au
Wed Sep 10 18:42:48 EDT 2003


One idea:
pygame can render with TTF fonts,
it can also save surfaces in tga format.
Then use PIL to convert to gif. The only
question is, can pygame do this without displaying
a window etc.

Simon Burton.





More information about the Python-list mailing list