TTF fonts rendered in Python

Anthony Baxter anthony at interlink.com.au
Thu Sep 11 01:44:49 EDT 2003


>>> Simon Burton wrote
> 
> 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.

Absolutely - I have code here that generates animated gifs doing
just this sort of thing.

Anthony
-- 
Anthony Baxter     <anthony at interlink.com.au>   
It's never too late to have a happy childhood.






More information about the Python-list mailing list