[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] how to display a string ?



Do you mean like drawing a "string" like "abcdefghijklmnopqrstuvwxyz" onto a quad?  If so, you'll want to use texture-mapping.  NeHe tutorial #6.