Quote Originally Posted by WILL
But since it doesn't use OpenGL textures, I'll still have to figure that one out.
Check the glFont and glMovie demos in SDL_TTF and SMPEG. They both use GL textures and show how to create them from SDL surfaces.