The problem with textured font is that you need a texture . I could not find any font generating utility for linux and was too lazy to make my own.
As for SDL_TTF, I dont like the idea of generating new openGL texture each time I want to print something an the screen. So I am stuck with glxUseFont.