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

Re: [pygame] pygamefont problem



My way of doing it is to get an image of all the characters in a font, then make a bunch of textures for each character you want, then draw them at the near clipping plane.