Do you mean like drawing a "string" like "abcdefghijklmnopqrstuvwxyz" onto a quad? If so, you'll want to use texture-mapping. NeHe tutorial #6.
- [pygame] how to display a string ? Sibtey Mehdi
- Re: [pygame] how to display a string ? Ian Mallett
Do you mean like drawing a "string" like "abcdefghijklmnopqrstuvwxyz" onto a quad? If so, you'll want to use texture-mapping. NeHe tutorial #6.